Skip to content

error with tax_glom.kv() #10

@bnwaweru

Description

@bnwaweru

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions