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

error with tax_glom.kv() #10

Open
bnwaweru opened this issue Jan 12, 2021 · 4 comments
Open

error with tax_glom.kv() #10

bnwaweru opened this issue Jan 12, 2021 · 4 comments

Comments

@bnwaweru
Copy link

Hi Katie,

Am trying to generate a heatmap with the series of microbiome custom r functions you provide, very useful!

I get an error however in running the tax_glom.kv() function. my data has been rarefied to equal feature frequency of 10,000 and then i used your code to standardise abundances to median sequence depth. I then try to run the ta_glom.k() function as below and this is the error

actino_phy <- tax_glom.kv(actino.f) [1] "Removing phylogenetic tree" Error in h(simpleError(msg, call)) : error in evaluating the argument 'physeq' in selecting a method for function 'ntaxa': object 'phy.new' not found In addition: Warning message: In [<-(tmp, i, value = phy.k.merged) : implicit list embedding of S4 objects is deprecated Called from: h(simpleError(msg, call)) Browse[1]>

I think its probably an issue with a deprecated function or a package that needs to be updated, kindly assist,

Thanks,

Bernice

@grbot
Copy link
Owner

grbot commented Jan 13, 2021

Hi @kviljoen will you be able to look at this?

@kviljoen
Copy link
Collaborator

Hi @bnwaweru

It's hard to figure out what's happening based on the limited info. You can send me your phyloseq object (actino.f) as an .rds object and mail it to me at katieviljoen@gmail.com then I'll take a look at what's going on.

Regards,
Katie.

@bnwaweru
Copy link
Author

bnwaweru commented Jan 13, 2021 via email

@bnwaweru
Copy link
Author

thank you for the help!
much appreciated

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

3 participants