GithubHelp home page GithubHelp logo

eddings / bicoverlapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rodrigosantamaria/bicoverlapper

0.0 1.0 0.0 61.29 MB

Gene Expression Visualization Tool

CSS 0.01% Shell 0.03% Java 99.38% R 0.36% HTML 0.18% Batchfile 0.05%

bicoverlapper's Introduction

To run the code:

  1. Include all .jar in the lib folder in the project (some of them might not be necessary, but most all. Anyways, it needs a bit of cleaning)

  2. Use VM arguments as follows: -Xmx1024m -d32 -Xrs -Djava.library.path="/Library/Frameworks/R.framework/Resources/library/rJava/jri" (-Djava.library.path must point to the jri folder of the rJava package installed in R) (-d32 is only necessary in 64 bit machines)

  3. Add the enrivonment variable R_HOME pointing to the install folder of R (where the lib, bin, etc. are located). For example, in the case of Max OS 10.6, this uses to be /Library/Frameworks/R.framework/Resources

  4. Note that several R/Bioconductor packages must be installed in order to get all the functionality of BicOverlapper:

    From R: rJava, XML

    From BioConductor: annotate, GO.db, GOstats - for gene annotation biomaRt - for gene annotation biclust, limma, isa2, GSEAlm - for analysis ArrayExpress, GEOquery - for experiment download (NOTE: GEOquery may require curl) Platform annotation packages - for specific platforms (e.g hgu133v2.db or org.Sc.sgd.db)

bicoverlapper's People

Contributors

rodrigosantamaria avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.