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

Running alpha diversity on combined bracken reports #63

Open
adixit213 opened this issue Feb 1, 2023 · 0 comments
Open

Running alpha diversity on combined bracken reports #63

adixit213 opened this issue Feb 1, 2023 · 0 comments

Comments

@adixit213
Copy link

I ran bracken on the PlusPFP and a custom database.Combined the .bracken outputs from both using combine_bracken_outputs.py.
So far so good. When I ran the alpha diversity on the combined bracken output and redirected the output to a file, its only showing the alpha diversity value for the custom database. Not sure why that would be the case. Verified that the .bracken reports were in fact combined and there is information pertaining to both mappings (PlusPFP and custom). Any help/advice will be great.
Thank you.
Here is my two lines of code.
python combine_bracken_outputs.py --files PlusPFP.bracken Custom_database.bracken --output Combined.bracken
python alpha_diversity.py -f Combined.bracken -a Sh > Alpha_Diversity.txt

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