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
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
You can use LinkedOmics or cBioPortal.
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?
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.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
@genomax Thanks for your message. can you please tell me how can I extract the Htseqcount for tumor and normal cases ? here is the link to the transcriptome https://portal.gdc.cancer.gov/repository?facetTab=cases&filters=%7B%22op%22%3A%22and%22%2C%22content%22%3A%5B%7B%22op%22%3A%22in%22%2C%22content%22%3A%7B%22field%22%3A%22cases.project.project_id%22%2C%22value%22%3A%5B%22TCGA-BRCA%22%5D%7D%7D%2C%7B%22op%22%3A%22in%22%2C%22content%22%3A%7B%22field%22%3A%22files.data_category%22%2C%22value%22%3A%5B%22Transcriptome%20Profiling%22%5D%7D%7D%5D%7D&searchTableTab=cases
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