Difference between revisions of "CGATools"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "")
m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==")
Line 27: Line 27:
 
* 1.5.0.31
 
* 1.5.0.31
 
<!-- -->
 
<!-- -->
{{#if: {{#var: mod}}|==Running the application using modules==
+
{{#if: {{#var: mod}}|==Execution Environment and Modules==
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->

Revision as of 02:02, 10 August 2012

Description

cgatools 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.

Available versions

  • 1.5.0.31

Execution Environment and 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]