Difference between revisions of "CGATools"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|cgatools}} |{{#vardefine:url|http://cgatools.sourceforge....")
 
Line 13: Line 13:
 
|{{#vardefine:testing|}} <!--TESTING/PROFILING-->
 
|{{#vardefine:testing|}} <!--TESTING/PROFILING-->
 
|{{#vardefine:faq|}} <!--FAQ-->
 
|{{#vardefine:faq|}} <!--FAQ-->
|{{#vardefine:citation|}} <!--CITATION-->
+
|{{#vardefine:citation|1}} <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
Line 53: Line 53:
 
<!--Citation-->
 
<!--Citation-->
 
{{#if: {{#var: citation}}|==Citation==
 
{{#if: {{#var: citation}}|==Citation==
If you publish research that uses {{{app}}} you have to cite it as follows:
+
If you publish research that uses {{#var:app}} you have to cite it as follows:
DOUBLE_CLICK_TO_WRITE_CITATION_HERE|}}
+
R. Drmanac, et. al. Science 327(5961), 78. [DOI: 10.1126/science.1181498]|}}
 
<!--Installation-->
 
<!--Installation-->
 
{{#if: {{#var: installation}}|==Installation==
 
{{#if: {{#var: installation}}|==Installation==
 
See the [[{{PAGENAME}}_Install]] page for {{#var: app}} installation notes.|}}
 
See the [[{{PAGENAME}}_Install]] page for {{#var: app}} installation notes.|}}
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__

Revision as of 05:20, 14 May 2012

Description

{{{name}}} website  
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. Template:App Location

Available versions

  • 1.5.0.31

Running the application using modules

To use cgatools with the environment modules system at HPC the following commands are available:

Get module information for cgatools:

$module spider cgatools

Load the default application module:

$module load cgatools

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_CGATOOLS_DIR - directory where cgatools is located.
  • HPC_CGATOOLS_BIN - executable directory
  • HPC_CGATOOLS_INC - includes directory
  • HPC_CGATOOLS_DOC - documentation 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]