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 samtools #74

Merged
merged 7 commits into from
Feb 14, 2024
Merged

Update samtools #74

merged 7 commits into from
Feb 14, 2024

Conversation

asp8200
Copy link
Contributor

@asp8200 asp8200 commented Feb 13, 2024

Update samtools to v1.19.2.

Had to do some search-replace of fasta to fasta.map{ it -> [[:], it] } in calls to samtools-models. There might be a more elegant solution though.

Detail: I got this warning: WARN: Undocumented setting "docker.userEmulation" is not supported any more - please remove it from your config so I removed docker.userEmulation from nextflow.config.

TO-DO: Update CHANGELOG.

Copy link

github-actions bot commented Feb 13, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 8d238d5

+| ✅ 170 tests passed       |+
#| ❔   1 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 2.1.0
  • pipeline_todos - TODO string in main.nf: Remove this line if you don't need a FASTA file
  • pipeline_todos - TODO string in WorkflowBamtofastq.groovy: Optionally add in-text citation tools to this list.

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md

✅ Tests passed:

Run details

  • nf-core/tools version 2.12.1
  • Run at 2024-02-13 22:52:50

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, but you'll need to sync your branch with dev now that we merged the TEMPLATE sync

@maxulysse maxulysse merged commit 3122b17 into nf-core:dev Feb 14, 2024
18 checks passed
@asp8200
Copy link
Contributor Author

asp8200 commented Feb 14, 2024

Thanks for merging. What about the changelog?

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