GDC data only cancer sample without normal sample
1
0
Entering edit mode
7.2 years ago
bharata1803 ▴ 560

Hello,

I want to ask about data published in TCGA and now is hosted by GDC data portal. The link is this: LINK. After I check the manifest of the metadata, there are no normal samples. Am I right? I am afraid I made a mistake and if there are no normal sample, where I can download the normal sample? Thank you.

RNA-Seq TCGA • 1.8k views
ADD COMMENT
1
Entering edit mode
6.4 years ago

Hi bharata, maybe a bit late, but the there exist normal samples in the TCGA data. Not for all studies, though (e.g. not for LAML), but you can use R libraries like TCGAbiolinks to download a customized TCGA data set, e.g. with only normal samples, by specifying the sample type. Have a look here: https://bioconductor.org/packages/devel/bioc/vignettes/TCGAbiolinks/inst/doc/tcgaBiolinks.html

By the way, the sample type is also encoded directly into the TCGA barcode: https://gdc.cancer.gov/resources-tcga-users/tcga-code-tables/sample-type-codes

Best,

Cindy

ADD COMMENT
0
Entering edit mode

Thank you. I have solved this problem. From the new GDC portal, when we have selected all samples that we want to download, we can go to the download cart. From the download cart, we can download the samples metadata. The metadata contains a lot of information about each sample in json format. One of the information is sample type. We can also know which normal-tumor sample comes from same patient. I have written a java code to extract necessary information from the json metadata into csv format. Now, I can directly use it for downstream analysis, for example DESeq2.

ADD REPLY

Login before adding your answer.

Traffic: 3873 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6