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.
• 2,840 views
•
link
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
• 1 views
•
link
Log in to answer this question.