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

Customisable summary table #93

Open
kdm9 opened this issue Sep 26, 2022 · 0 comments
Open

Customisable summary table #93

kdm9 opened this issue Sep 26, 2022 · 0 comments

Comments

@kdm9
Copy link

kdm9 commented Sep 26, 2022

Hello,

Thanks for Pavian, it's very useful. But, for us plant microbiologists, it could be better still!

In the summary table, the Microbial column is a catch-all consisting of all identified reads not classified as vertebrate or artificial etc. For shotgun plant metagenomes, that unfortunately includes all plant reads, so >95% of classified reads are "Microbial", of which variable proportions are plant vs actual microbes. I'd like to be able to add a column to the left of "Microbial" for p_Streptophyta (=Plants), and have these reads subtracted from the Microbial column.

I've hacked this together for my install by changing the data.table creation code for the summary table, and I would be happy to submit my change as a PR. However, it's likely that others would prefer to add their key eukaryotic organism(s) as non-microbial, so a better approach might be to ask the user for taxa (as strings like p_Streptophyta) for the "left hand" columns, and then keep the bacterial/protist/viral/misc microbial columns as they are now (but subtract all "left hand side" columns from Microbial, and perhaps rename it "other taxa").

Best,
Kevin

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

1 participant