Difference between revisions of "GeneTorrent"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 25: Line 25:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
Line 80: Line 70:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Revision as of 20:31, 10 June 2022

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.

Environment Modules

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

System Variables

  • HPC_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 its use to the dev nodes and batch jobs. Do not run gtdownload on the gator nodes.