Difference between revisions of "Cogent"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|cogent}} |{{#vardefine:url|https://github.com/Magdoll/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
* HPC_{{#uppercase:{{#var:app}}}}_EXE - test data directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - test data directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:06, 6 December 2019

Description

cogent website  

Cogent is a tool for reconstructing the coding genome using high-quality full-length transcriptome sequences. It is designed to be used on Iso-Seq data and in cases where there is no reference genome or the ref genome is highly incomplete.

Environment Modules

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

System Variables

  • HPC_COGENT_DIR - installation directory
  • HPC_COGENT_BIN - executable directory
  • HPC_COGENT_LIB - library directory
  • HPC_COGENT_EXE - test data directory