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

fix: update samtools.yaml to latest 1.17 and update github actions #75

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

dlaehnemann
Copy link
Collaborator

@manuelphilip Was there a reason for the old version of samtools =1.9? Otherwise I would update this to the latest version.

I found this, because we were seeing very large memory usage (> 20GB) for the rule get_mapped_canonical_transcripts, which should stream through the BAM (and the BAMs we had were below 1GB), so I wouldn't expect any large memory usage. The only explanation I have so far, is that maybe this very old version of samtools somehow had a bug or very suboptimal handling of BAM files.

@dlaehnemann dlaehnemann changed the title update samtools.yaml to latest 1.17 chore: update samtools.yaml to latest 1.17 Aug 15, 2023
@dlaehnemann dlaehnemann changed the title chore: update samtools.yaml to latest 1.17 fix: update samtools.yaml to latest 1.17 Aug 15, 2023
@dlaehnemann dlaehnemann changed the title fix: update samtools.yaml to latest 1.17 fix: update samtools.yaml to latest 1.17 and update github actions Aug 15, 2023
@manuelphilip
Copy link
Collaborator

Hi @dlaehnemann , sure you can update it to latest version and it should run

@johanneskoester johanneskoester merged commit 0fe7948 into main Aug 16, 2023
6 checks passed
@johanneskoester johanneskoester deleted the update-samtools-to-1-17 branch August 16, 2023 10:35
johanneskoester pushed a commit that referenced this pull request Jan 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.5.2](v2.5.1...v2.5.2)
(2023-09-14)


### Bug Fixes

* simpler three prime QuantSeq cutadapt setup
([#78](#78))
([ecc9ab7](ecc9ab7))
* update samtools.yaml to latest `1.17` and update github actions
([#75](#75))
([0fe7948](0fe7948))


### Performance Improvements

* bump datavzrd wrapper to 2.6.0 and general bug fixes
([#80](#80))
([657c465](657c465))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

3 participants