Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

TCGADataTool

Guides

  • TCGA Data Tool

Tech Notes

  • Custom Entities
  • Data Exploration
  • Data Modeling
  • Data Visualization
  • Genomic Data
  • Images Download
  • Property Standard Name
  • User Interface

Symbols

  • buildDesignMatrix
  • buildModel
  • cleanRawData
  • columnHeaderRiskClassSummary
  • downloadGenomicData
  • dynamicallyExploreThreshold
  • exampleDataTCGA
  • getHistologicalImages
  • getPotentialPredictors
  • importGenomicDataFile
  • inspectPotentialPredictors
  • modelMeasurementsAtThreshold
  • overallSurvivalPlot
  • progressionFreeSurvivalPlot
  • pullDataSlice
  • radiologicalImagesBatchProcessing
  • swimmerPlot
  • TCGADataToolUserInterface
JaneShenGunther`TCGADataTool`
downloadGenomicData
​
downloadGenomicData
[projectName,{category,subcategory}]
downloads genomic data from the GDC portal in the category/subcategory for a TCGA project.
​
Details and Options

Examples  
(6)
Basic Examples  
(1)
Download data for genomic category "Simple Nucleotide Variation" and subcategory "Masked Somatic Mutation" for project TCGA-CHOL:
In[1]:=
EchoTiming​​downloadResults=​​
downloadGenomicData
["TCGA-CHOL",{"DNA Methylation","Methylation Beta Value"}]​​;
Fri 17 Feb 2023 10:32:18 Starting download of 45 files. Total files size
585.304
MB
Fri 17 Feb 2023 10:32:18 Starting download of /private/var/folders/9s/ssw_w4pj5tsfxv3r6yrjj1mw0000gn/T/TCGADataTool/FileManifest_TCGA-CHOL_DNAMethylation_MethylationBetaValue.txt using GDC command line data transfer tool.
Fri 17 Feb 2023 10:32:18 Evaluating /Users/sschiesaro/Desktop/GitCheckouts/bamc-gdc/Working/Paclet/GDCDataTransferTool/gdc-client_MacOSX download -m /private/var/folders/9s/ssw_w4pj5tsfxv3r6yrjj1mw0000gn/T/TCGADataTool/FileManifest_TCGA-CHOL_DNAMethylation_MethylationBetaValue.txt -d /private/var/folders/9s/ssw_w4pj5tsfxv3r6yrjj1mw0000gn/T/TCGADataTool --latest ; exit 0
Fri 17 Feb 2023 10:32:18 Download started. Downloading data to /private/var/folders/9s/ssw_w4pj5tsfxv3r6yrjj1mw0000gn/T/TCGADataTool...
Fri 17 Feb 2023 11:12:02 Download finished successfully (process exit code 0)
⌚
2385.06
Options  
(5)

SeeAlso
importGenomicDataFile
TechNotes
▪
Genomic Data
RelatedGuides
▪
TCGA Data Tool
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com