Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
285 views
in Technique[技术] by (71.8m points)

r - which kind of normalized gene expression matrix is suitable for cor, cor.test or corr.test

I decided to use corr.test to calculate the correlation between genes.

And I know the input object must be a matrix or dataframe. But I don't think it's a vital part for me to pay attention to.

Now what confuses me is I don't know which kind of normalized gene expression matrix is suitable for corr.test. I think the FPKM gene counts after t() is suitable before. But I don't think so after somebody told me something about vst-transformed counts ?

Can somebody give me some advice ? Now I have the FPKM value and corr.test .If I need to change my normalization method ?

question from:https://stackoverflow.com/questions/66067011/which-kind-of-normalized-gene-expression-matrix-is-suitable-for-cor-cor-test-or

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...