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

2.0.0 Release #18

Merged
merged 85 commits into from
Apr 19, 2024
Merged

2.0.0 Release #18

merged 85 commits into from
Apr 19, 2024

Conversation

kylacochrane
Copy link
Collaborator

Initial release of 2.0.0 for SpeciesAbundance as a nextflow pipleine.

Updating files associated with nf-core linting issues
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
Add additional functionality and final documentation for pipeline usage.
Updated versioning in CHANGELOG.md and nextflow.config
Copy link

github-actions bot commented Apr 18, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit f162cfe

+| ✅ 126 tests passed       |+
#| ❔  26 tests were ignored |#
!| ❗   2 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 2.0.0
  • schema_lint - Schema $id should be https://raw.githubusercontent.com/phac-nml/speciesabundance/master/nextflow_schema.json
    Found https://raw.githubusercontent.com/phac-nml/speciesabundance/main/nextflow_schema.json

❔ Tests ignored:

  • files_exist - File is ignored: assets/nf-core-speciesabundance_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-speciesabundance_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-speciesabundance_logo_dark.png
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: lib/Utils.groovy
  • files_exist - File is ignored: lib/WorkflowMain.groovy
  • files_exist - File is ignored: lib/NfcoreTemplate.groovy
  • files_exist - File is ignored: lib/WorkflowSpeciesabundance.groovy
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/branch.yml
  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File does not exist: assets/nf-core-speciesabundance_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-speciesabundance_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-speciesabundance_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/speciesabundance/speciesabundance/.github/workflows/awstest.yml
  • actions_awsfulltest - actions_awsfulltest
  • pipeline_name_conventions - pipeline_name_conventions

✅ Tests passed:

Run details

  • nf-core/tools version 2.13.1
  • Run at 2024-04-19 13:11:06

@kylacochrane kylacochrane marked this pull request as ready for review April 18, 2024 20:04
Copy link
Member

@apetkau apetkau left a 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.

modules/local/kraken2/main.nf Outdated Show resolved Hide resolved
Copy link
Member

@apetkau apetkau left a 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 😄

@kylacochrane kylacochrane merged commit 8656f36 into main Apr 19, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants