This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to download a full matrix of gene expression HTSEQ counts from all TCGA cancer types

Is there an easy way to get a matrix containing the transcript counts for all the genes for all the patients for all the cancer types. I'm only seeing ways to download individual files on the GDC data portal.

tcga

1 answer

You can easily download the counts and create this matrix yourself using the TCGAbiolinks package in R: https://bioconductor.org/packages/release/bioc/html/TCGAbiolinks.html

Log in to answer this question.