This is a test version of Biostars. For the public version, visit https://www.biostars.org.
breast cancer transcriptome

Hello,

I am searching to find the RNAseq for Normal and Tumor (from various classes). Can someone comment where I can download them? I know about TCGA but the normal and tumor is not easy to understand from their data. I appreciate your help

rna-seq

3 answers

You can use LinkedOmics or cBioPortal.

What exactly are you trying to do? The two portals I linked allow you to do quick analysis and get processed counts.

@genomax I want to obtain the htseq-count for normal samples and tumor samples. This is what I am trying to find

I would download the raw HTseq counts using this listing from the GDC data Portal:

https://portal.gdc.cancer.gov/repository?facetTab=fil...

Mixed among those many files will be normal RNA-seq samples, which (if you're lucky) will be easily identifiable via the TCGA barcode. As these are raw HTseq counts, you will also have to process them yourself. Did you want pre-processed normalised counts?

@Kevin Blighe Yes the problem is how to identify Normal from Tumor. the clinical data is very poor for this project. I am just wondering how to identify which one is Normal and which ones are Tumor. I can then use avaiable software for annotation, enrichment analsysi etc etc.

Use the processed data from one of the portals above and save yourself the trouble.

@genomax can I assume that Solid Tissue Normal as Normal and Primary Tumor as tumor sample? is that correct?

Use the Xena Browser, selected TCGA BRCA, select "Phenotype" and the "sample_type" will give you tumor and normal data. You can play with the heatmaps as well as download the data.

https://xenabrowser.net/heatmap/

Log in to answer this question.