Skip to content

Add a function to convert a melted data frame to a phyloseq object #67

Description

@mikemc

A use case I sometimes find myself in when analyzing taxonomic bias in a CoDA framework is wanting to zero-out a specific set of observations (e.g. of a particular taxon in a particular set of samples). Sometimes this is very easy to do in the melted data frame given by psmelt() or ps_tibble(); but we currently lack an easy way to convert these back into a phyloseq object. I suspect there are other use cases for this workflow of phyloseq -> data frame -> modify abundances -> phyloseq

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions