Difference between revisions of "GeneTorrent"

From UFRC
Jump to navigation Jump to search
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Biology]][[Category:Data Management]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|genetorrent}}
 
|{{#vardefine:app|genetorrent}}
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 19:25, 24 August 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.