Difference between revisions of "CGATools"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "<!--Run-->" to "==System Variables== * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory <!--Run--> ") |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:NGS]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|cgatools}} | |{{#vardefine:app|cgatools}} | ||
|{{#vardefine:url|http://cgatools.sourceforge.net/}} | |{{#vardefine:url|http://cgatools.sourceforge.net/}} | ||
<!--CONFIGURATION: OPTIONAL (1=ON)--> | <!--CONFIGURATION: OPTIONAL (1=ON)--> | ||
− | |||
− | |||
− | |||
|{{#vardefine:exe|}} <!--RUNNING --> | |{{#vardefine:exe|}} <!--RUNNING --> | ||
|{{#vardefine:conf|}} <!--CONFIGS--> | |{{#vardefine:conf|}} <!--CONFIGS--> | ||
Line 25: | Line 22: | ||
<!--VERSIONS--> | <!--VERSIONS--> | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | == | + | ==System Variables== |
− | *{{#var:app}} | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | |||
* HPC_CGATOOLS_BIN - executable directory | * HPC_CGATOOLS_BIN - executable directory | ||
− | + | ||
− | |||
− | |||
− | |||
<!--Run--> | <!--Run--> | ||
− | |||
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== | ||
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY|}} | DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY|}} |
Latest revision as of 13:26, 15 August 2022
Description
The Complete Genomics Analysis Tools (cgatools) is an open source project to provide tools for downstream analysis of Complete Genomics data. The focus is to provide command line utilities, but a C++ API is available as well. The general areas of functionality include genome comparison, format conversion, and reference tools.
Environment Modules
Run module spider cgatools
to find out what environment modules are available for this application.
System Variables
- HPC_CGATOOLS_DIR - installation directory
- HPC_CGATOOLS_BIN - executable directory
Citation
If you publish research that uses cgatools you have to cite it as follows: R. Drmanac, et. al. Science 327(5961), 78. [DOI: 10.1126/science.1181498]