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

nf-core/mag 3.2.0 release PR #699

Open
wants to merge 126 commits into
base: master
Choose a base branch
from
Open

nf-core/mag 3.2.0 release PR #699

wants to merge 126 commits into from

Conversation

jfy133
Copy link
Member

@jfy133 jfy133 commented Oct 22, 2024

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/mag branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

jfy133 and others added 30 commits September 9, 2024 16:08
…long read preprocessing tools. Currently only has the option to specify porechop_abi, but I decided this is a nice solution for future tools that the user might want to chose among
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
CHANGELOG.md Outdated Show resolved Hide resolved
assets/multiqc_config.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@d4straub d4straub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me once the test are passing ;)

assets/schema_assembly_input.json Show resolved Hide resolved
conf/modules.config Show resolved Hide resolved
conf/modules.config Outdated Show resolved Hide resolved
conf/test_full.config Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
@maxulysse
Copy link
Member

I think you can disable conda tests for the pipeline for now

@jfy133
Copy link
Member Author

jfy133 commented Oct 22, 2024

I think you can disable conda tests for the pipeline for now

I don't think so, it should work. I think it's a badly pinned environmental yml against the mulled container that it was built with. It should be easy enough fix, o suspect

@jfy133
Copy link
Member Author

jfy133 commented Oct 24, 2024

See @maxulysse ! I'm a conda wizard!

(I think it was acutally because the module had anaconda:: as a chanel specified for one the packages... 😱 )

Copy link

@jannikseidelQBiC jannikseidelQBiC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Only one tiny thing caught my eye ;) When the comments of @d4straub are addresses you are good to go, imo.

workflows/mag.nf Outdated Show resolved Hide resolved
@jfy133
Copy link
Member Author

jfy133 commented Oct 25, 2024

@nf-core-bot fix linting

conf/test_full.config Outdated Show resolved Hide resolved
workflows/mag.nf Outdated Show resolved Hide resolved
jfy133 and others added 2 commits October 26, 2024 15:21
Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
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.

6 participants