-
Notifications
You must be signed in to change notification settings - Fork 0
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
2.0.0 Release #18
2.0.0 Release #18
Conversation
Updating files associated with nf-core linting issues
Kraken Module Addition
Removed IridaNextExample modules/tests/data
* Adding the BRACKEN modules; updating modules/workflow to match; added python script for bracken * Formatting and troubleshooting * Update workflow; input taxonomic_level as Channel.value; remove .collect() * Removed print statements for debugging * Removed print statements for debugging * Fixed formatting with EC * Removed adjust_bracken.py file: meant for a different module * Updated files for GitHub testing of pipeline * Added mini kraken/bracken database for testing * Cleaned kmer_dist file in minidb * Added comment to bracken/main.nf
Adding the ADJUST_BRACKEN module and python code
Adding modules to pull the top_5 species kraken/bracken results and add the data in the correct format to the IRIDANext JSON file.
… by BRACKEN to estimate the abundance at a single taxonomic level
…files to come from a single shared directory. Updated nextflow.config, nextflow_schema.json, test.config, and main.nf.test to accomodate these changes
…from ADJUST_BRACKEN and updated module requirements
…ad of percentages
Add additional functionality and final documentation for pipeline usage.
Updated versioning in CHANGELOG.md and nextflow.config
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is amazing work Kyla. I tested it all in Azure and it all works 😄 🥳
I do have one suggested change prior to releasing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks amazing. Thanks so much 😄
Initial release of 2.0.0 for SpeciesAbundance as a nextflow pipleine.