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

Update modules #822

Merged
merged 34 commits into from
Nov 14, 2022
Merged

Update modules #822

merged 34 commits into from
Nov 14, 2022

Conversation

FriederikeHanssen
Copy link
Contributor

@FriederikeHanssen FriederikeHanssen commented Nov 9, 2022

TODO:

  • new dragmap version causes Segmentation fault
  • Run Mutect2 manual tests

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/sarek 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>).
  • 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).

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 9da7e76

+| ✅ 151 tests passed       |+
#| ❔   8 tests were ignored |#
!| ❗   2 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline
  • schema_description - No description provided in schema for parameter: cnvkit_reference

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.6
  • Run at 2022-11-13 22:27:20

@maxulysse
Copy link
Member

Can you add such a section with the newly updated tools:
https://github.com/nf-core/sarek/blob/dev/CHANGELOG.md#dependencies

workflows/sarek.nf Outdated Show resolved Hide resolved
FriederikeHanssen and others added 2 commits November 10, 2022 16:48
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
@FriederikeHanssen
Copy link
Contributor Author

Run nf-core/setup-nextflow@v1
Error: Could not retrieve Nextflow release matching 21.10.3.
API rate limit exceeded for installation ID 1565271.
Error: Could not parse the download URL
Cannot read properties of undefined (reading 'filter')
Error: versionSpec parameter is required
Warning: Nextflow appears to have installed correctly, but an error was thrown while running it.

that time of the week again

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

Looking good

@FriederikeHanssen
Copy link
Contributor Author

not sure whats up with all the test failures picked some random ones to run locally and they worked fine.

@FriederikeHanssen
Copy link
Contributor Author

ok think I found all to update, only one missing is svdb (some issues with getting the tests to pass with the new version) and VEP potentially

@FriederikeHanssen
Copy link
Contributor Author

Ran mutect2 manual tests as well, look fine

@FriederikeHanssen FriederikeHanssen marked this pull request as ready for review November 14, 2022 19:17
@maxulysse maxulysse merged commit 757ccaf into nf-core:dev Nov 14, 2022
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