Difference between revisions of "TaxMaps"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biologyCategory:phylogeneticsCategory:taxonomy {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|taxmaps}} |{{#vardefine:url|https:/...")
 
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
 
* TAXMAPS_DB - database directory
 
* TAXMAPS_DB - database directory
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 21:29, 6 December 2019

Description

taxmaps website  

taxMaps is an ultra-efficient, customizable and fully scalable taxonomic classification tool for short-read data designed to deal with large DNA/RNA metagenomics samples. Its performance and comprehensiveness makes it highly suitable for unbiased contamination detection in large-scale sequencing operations, microbiome studies comprising a large number of samples, and for applications where the analysis delivery time is a critical factor, such as pathogen identification from clinical or environmental samples.

Environment Modules

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

System Variables

  • HPC_TAXMAPS_DIR - installation directory
  • HPC_TAXMAPS_BIN - executable directory
  • HPC_TAXMAPS_DOC - documentation directory
  • TAXMAPS_DB - database directory