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

Warning: Large values detected, is data log transformed? #113

Closed
mumdark opened this issue Jul 9, 2024 · 1 comment
Closed

Warning: Large values detected, is data log transformed? #113

mumdark opened this issue Jul 9, 2024 · 1 comment

Comments

@mumdark
Copy link

mumdark commented Jul 9, 2024

Thank you for developing such an excellent tool.

I am conducting single-cell analysis, and when running the following code:

pdac_epi_result <- CoGAPS(pdac_epi_counts, pdac_params)

I receive the following warning:

Warning: Large values detected, is data log transformed?

Meanwhile, I noticed the following line of code in the vignette, but the generated norm_pdac_epi_counts does not seem to be used:

norm_pdac_epi_counts <- log1p(pdac_epi_counts)

Is there any mistake in my analysis?

Thanks for your help!

@ejfertig
Copy link
Collaborator

ejfertig commented Jul 9, 2024 via email

@mumdark mumdark closed this as completed Jul 10, 2024
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

2 participants