Entering edit mode
7.9 years ago
fp192
•
0
How do get the RAW COUNT from TCGA/GDC for analysis in R? I only want processed data.
How do get the RAW COUNT from TCGA/GDC for analysis in R? I only want processed data.
Broad GDAC Firehose would be easy way, have a look at below link..
Have you taken a look at TCGAbiolinks? https://bioconductor.org/packages/release/bioc/html/TCGAbiolinks.html Here is the vignette: https://bioconductor.org/packages/release/bioc/vignettes/TCGAbiolinks/inst/doc/tcgaBiolinks.html
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
For GDC data, using the browser to select HTSeq count data, of your custom cohort, download the manifest, and use gdc-client to get them all.