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

Missing values #2

Open
tabC6 opened this issue Feb 28, 2024 · 0 comments
Open

Missing values #2

tabC6 opened this issue Feb 28, 2024 · 0 comments

Comments

@tabC6
Copy link

tabC6 commented Feb 28, 2024

Hello, I'm trying to use the R script for CTF_normalization for my work and some of my data has missing values or NAs. How to deal with NAs I'm getting an error,

norm_factors <- calcNormFactors(object = t, lib.size = lib_size, method = "TMM")
Error in calcNormFactors.default(object = t, lib.size = lib_size, method = "TMM") :
NA counts not permitted
Please suggest how should I proceed. Thanks.

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