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

switch to using --write-index instead of samtools index #1338

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

FriederikeHanssen
Copy link
Contributor

@FriederikeHanssen FriederikeHanssen commented Nov 23, 2023

Closes #1121

well aware that modules here are changed locally. Want to test all works before going to update them in nf-core/modules.

What to update upstream:

  • CNVKit batch
  • GATK4 Markduplicates
  • Samtools convert
  • Samtools merge

Copy link

github-actions bot commented Nov 23, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit b75a8f7

+| ✅ 144 tests passed       |+
#| ❔   9 tests were ignored |#
!| ❗   1 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in WorkflowSarek.groovy: Optionally add in-text citation tools to this list.

❔ Tests ignored:

  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: conf/modules.config
  • files_unchanged - File ignored due to lint config: assets/nf-core-sarek_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-sarek_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-sarek_logo_dark.png
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore or pyproject.toml
  • actions_ci - actions_ci
  • template_strings - template_strings

✅ Tests passed:

Run details

  • nf-core/tools version 2.10
  • Run at 2023-11-23 14:05:19

@FriederikeHanssen
Copy link
Contributor Author

Benchmarked this quickly using the Co2 footprint, which is now higher. I will dig more into it to see if this is due to some general fluctuation on the cluster and how other metrics look like.

@FriederikeHanssen
Copy link
Contributor Author

Don't see any particular decreases in mem or cpu or work storage. So benefit is avoiding spinning up more machines/reducing number of jobs submitted.

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.

None yet

1 participant