Difference between revisions of "RIGERJ"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|rigerj}} |{{#vardefine:url|https://github.com/broadinstitute/rigerj}} <!--CO...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:24, 6 December 2019

Description

rigerj website  

Java implementation of RIGER and other gene enrichment methods, useful for RNAi and CRISPR screen analysis.

Environment Modules

Run module spider rigerj to find out what environment modules are available for this application.

System Variables

  • HPC_RIGERJ_DIR - installation directory
  • HPC_RIGERJ_BIN - executable directory
  • HPC_RIGERJ_LIB - library directory