Skip to content

Move pysam import in cram.py into function where it's actually used#165

Merged
pkerpedjiev merged 3 commits intodevelopfrom
kerpedji/cram-pysam
Apr 4, 2026
Merged

Move pysam import in cram.py into function where it's actually used#165
pkerpedjiev merged 3 commits intodevelopfrom
kerpedji/cram-pysam

Conversation

@pkerpedjiev
Copy link
Copy Markdown
Member

Description

What was changed in this pull request?

So that we don't try importing pysam when it's not necessary and causing problems when it's not installed.

Why is it necessary?

Fixes #___

Checklist

  • Unit tests added or updated
  • Updated CHANGELOG.md
  • Run black .

@pkerpedjiev pkerpedjiev merged commit 5d394d1 into develop Apr 4, 2026
2 checks passed
@pkerpedjiev pkerpedjiev deleted the kerpedji/cram-pysam branch April 4, 2026 15:02
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.

1 participant