Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data is always log2cpm transformed in correlation.R #13

Open
nrachman opened this issue Oct 24, 2018 · 0 comments
Open

data is always log2cpm transformed in correlation.R #13

nrachman opened this issue Oct 24, 2018 · 0 comments

Comments

@nrachman
Copy link

from looking at the source code, I am under the impression that data is always transformed to log2cpm when performing the correlation analyses in correlation.R even when log2cpm_transform = FALSE

I was using batchQC on microarray data and my data are already log transformed. Though subtle, the additional log transformation does affect the median pairwise correlations

using batchqc_corscatter - matches output from from batchQC(..., log2transfrom = FALSE)
image

modified batchqc_corscatter to not log2 CPM transform
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant