i want to run an algorithm. The algorithm calculates TF activities score per sample,. The algorithm says ' Input needs a normalized gene expression matrix'.
so I tried to get normalized gene expression matrix,
- TCGA breast cancer raw count from GDAC.
- sample-wise normalization ( TMM/ limma voom transformation)
- gene-wise normalization
my question is :
Can i get normalized gene expression matrix in GDAC? Do I have to normalize the raw count manually?
My trying is right? if not, please give me advice.
please help me~~
2 answers
We host a lot of processed data at LinkedOmics, including gene-level normalized RNAseq counts. For TCGA-BRCA, check out http://linkedomics.org/data_download/TCGA-BRCA/
You can access similar data for all TCGA cancer cohorts here: http://linkedomics.org/login.php#dataSource
Answer to part of your question:
From this repository you can download archived (2012) normalized data for TCGA pan-cancer RNA-seq in a more convenient way.
If you like to download RPKM normalized data from GDC portal use these filters.
Log in to answer this question.