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

I/O For other biobakery outputs #23

Open
14 of 21 tasks
kescobo opened this issue Jun 14, 2021 · 0 comments
Open
14 of 21 tasks

I/O For other biobakery outputs #23

kescobo opened this issue Jun 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kescobo
Copy link
Member

kescobo commented Jun 14, 2021

  • KneadData
  • MetaPhlAn
  • HUMAnN
  • PanPhlAn
  • StrainPhlAn
  • PhyloPhlAn

Ideas for these tools below

KneadData

  • Read in read counts as DataFrame
  • Plot summaries

MetaPhlAn

Intputs

Outputs

  • write output from joined tables (fixed in Microbiome.jl)
  • Write outputs with filtered species / other taxon levels (fixed in Microbiome.jl)
  • Write pcl outputs with metadata from a CommunityProfile (see Metaphlan and Humann tutorials #63)

Plots

HUMAnN

Inputs

(many are same as for metaphlan, can maybe be combined)

(all of this was done in #63)

  • read in single profile
  • read in multiple profiles
  • read in table from humann_join_tables
  • include options to have species stratified or not
    • how to hang onto taxon info? (done with GeneFunction struct and custom writing in Microbiome.jl

Outputs

  • write output from joined tables in the form of humann_join_tables
  • Write pcl outputs with metadata from a CommunityProfile

Plots

see also #25

  • Top X functions barplot
  • humann_barplot equivalent

PanPhlAn

TBD

StrainPhlAn

TBD

PhyloPhlAn

TBD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant