Difference between revisions of "DRAP"

From UFRC
Jump to navigation Jump to search
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
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:20, 6 December 2019

Description

drap website  

Short read RNASeq de novo assembly is a well established method to study transcription of organisms lacking a reference genome sequence. Available packages such as Trinity and Oases have proven to be able to high quality contigs from short reads.

Environment Modules

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

System Variables

  • HPC_DRAP_DIR - installation directory
  • HPC_DRAP_BIN - executable directory