Skip to content

Add support for metadata on taxons #25

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

Open
surh opened this issue Mar 8, 2018 · 0 comments
Open

Add support for metadata on taxons #25

surh opened this issue Mar 8, 2018 · 0 comments
Assignees
Milestone

Comments

@surh
Copy link
Owner

surh commented Mar 8, 2018

Currently only ID and Taxonomy are supported. Users should be able to add metadata about the
different taxa, and methods like subset should be able to subset.Dataset should be able to subset
the Dataset according to taxa metadata and not only sample metadata.

Functions that require support for taxon metadata include

  1. subset.Dataset
  2. collapse_by_taxonomy needs to be rewritten so that there is a collapse_taxa function that
    can collapse by any taxa metadata, and collapse_by_taxonomy can be a wrapper of that function
    for the specific case of collapsing by taxonomy string.
@surh surh added this to the 1.0-0 milestone Mar 8, 2018
@surh surh self-assigned this Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant