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

n_taxa = is not working for me #31

Closed
momodiame21 opened this issue Apr 30, 2024 · 2 comments
Closed

n_taxa = is not working for me #31

momodiame21 opened this issue Apr 30, 2024 · 2 comments

Comments

@momodiame21
Copy link

The n_taxa option does not work for me. Please see below. Also the tax_level = "" option doesnt work. It brings this error
unused arguments (n_taxa = 10, tax_level = "Species")

top_asv <- top_taxa(GlobalPatterns, n_taxa = 10)
Error in top_taxa(GlobalPatterns, n_taxa = 10) : unused argument (n_taxa = 10)
top_asv <- top_taxa(GlobalPatterns) 

@gmteunisse
Copy link
Owner

gmteunisse commented Apr 30, 2024 via email

@momodiame21
Copy link
Author

Thanks. I unloaded microbiome and the top_taxa is now working for fantaxtic.

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