biocore / metagenomics_pooling_notebook

Jupyter notebooks to assist with sample processing
MIT License
8 stars 16 forks source link

18S and ITS updates #38

Closed callaband closed 2 years ago

callaband commented 2 years ago

Updated Amplicon sequencing code to include 18S and ITS options. Fixes #29

callaband commented 2 years ago

Checked amplipool.py with flake8, should have resolved the spacing issues. Fixes #38

Code should work for all 3 types (16S, 18S, ITS)

callaband commented 2 years ago

I think this should have fixed the previous issues with the test. Fixes #38

ElDeveloper commented 2 years ago

Thanks so much @callaband looks like the inline suggestions are still uncommitted, would you be able to look at those and if they look good to you accept/commit them? 👍

ElDeveloper commented 2 years ago

This is great @callaband, thanks so much this will make other pooling types much easier to work with! 🎆