Difference between revisions of "GeneTorrent"

From UFRC
Jump to navigation Jump to search
Line 5: Line 5:
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
+
|{{#vardefine:exe|1}}            <!--ADDITIONAL INFO-->
 
|{{#vardefine:pbs|}}            <!--PBS SCRIPTS-->
 
|{{#vardefine:pbs|}}            <!--PBS SCRIPTS-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
Line 46: Line 46:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
+
As GeneTorrent is capable of putting a significant load on a machine and generating a large amount of network traffic please limit it to the dev nodes and batch jobs. Do not run gtdownload on the gator nodes.
  
 
|}}
 
|}}

Revision as of 02:54, 30 January 2015

Description

genetorrent website  

GeneTorrent client for downloading BAMs from the CGHub repository.

Software documentation in PDF format.

Use 'man genetorrent' or 'man cgquery' commands to view the software man pages on the command line.

Required Modules

Serial

  • genetorrent

System Variables

  • HPC_{{#uppercase:genetorrent}}_DIR - installation directory

Additional Information

As GeneTorrent is capable of putting a significant load on a machine and generating a large amount of network traffic please limit it to the dev nodes and batch jobs. Do not run gtdownload on the gator nodes.