Difference between revisions of "TEMP"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|temp}} |{{#vardefine:url|https://github.com/JialiUMassWengLab/TEMP}} <!--CON...")
 
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}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - example directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - example directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:29, 6 December 2019

Description

temp website  

TEMP is a software package for detecting transposable elements (TEs) insertions and absences from pooled high-throughput sequencing data

Environment Modules

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

System Variables

  • HPC_TEMP_DIR - installation directory
  • HPC_TEMP_BIN - executable directory
  • HPC_TEMP_DOC - documentation directory
  • HPC_TEMP_EXE - example directory