Difference between revisions of "GDC-Client"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:BioinformaticsCategory:SequencingCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|gdc-client}} |{{...")
 
m (Text replacement - "#uppercase" to "uc")
Line 36: Line 36:
 
-->
 
-->
 
==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 21:21, 6 December 2019

Description

gdc-client website  

The GDC provides a standard client-based mechanism in support of high performance data downloads and submission. The raw sequence files, typically stored as BAM or FASTQ, make up the bulk of data. The size for a single file can vary greatly depending on the specific analysis; However, some of the whole genome BAM files in The Cancer Genome Atlas (TCGA) reach sizes of 200-300 GB. In such cases, a high performance data download and submission client is essential.

Required Modules

Serial

  • gcc/5.2.0
  • gdc-client

System Variables

  • HPC_GDC-CLIENT_DIR - installation directory