genefu for PAM50 prediction
2
1
Entering edit mode
5.6 years ago

For the genefu package to do the PAM50 prediction from RNA-seq data, my question es, should I use raw data (read counts) or should I transform my data prior the prediction?

RNA-Seq breast cancer subtyping • 2.8k views
ADD COMMENT
2
Entering edit mode
4.8 years ago
darklings ▴ 570

Values that have been normalized and transformed for between sample comparison are appropriate.

I use the expression data that are median ratio normalized and variance stabilizing transformed (functions in DESeq2) from the read counts to do the PAM50 classification, then I compared the results predicted from TPM values, they are quite similar while there are still some samples (< 10) assigned to a different class.

ADD COMMENT
1
Entering edit mode

I use the expression data that are median ratio normalized and variance stabilizing transformed (functions in DESeq2) from the read counts to do the PAM50 classification

Hi. For running PAM50 analyses, do you 1) normalize your entire gene expression matrix or rather 2) select only the subset of genes that PAM50 uses for classification and then do the normalization?

ADD REPLY
1
Entering edit mode

I normalized the entire expression matrix first then used those 50 genes for doing PAM50

ADD REPLY
0
Entering edit mode

But why do you normalize? wouldn't each sample be treated independently to classify its pam50 status?

ADD REPLY

Login before adding your answer.

Traffic: 1487 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6