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

ggrarecurve报错Error in if (obj %>% rowSums %>% var != 0 && !force) #117

Open
Elixir0822 opened this issue Apr 7, 2024 · 0 comments
Open

Comments

@Elixir0822
Copy link

老师您好:
我在使用phyloseq导入的数据绘制稀疏曲线时发生错误,请问如何解决?
p_rare_nogroup <- ggrarecurve(ps_rarefied,indexNames= i,chunks=500,linesize = 0.5)+
theme(legend.spacing.y = unit(0.02,"cm"),legend.text = element_text(size=4))+
labs(y = "") +
theme_bw()
Error in if (obj %>% rowSums %>% var != 0 && !force) { :
missing value where TRUE/FALSE needed

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