Bioconductor / Rsamtools

Binary alignment (BAM), FASTA, variant call (BCF), and tabix file import
https://bioconductor.org/packages/Rsamtools
Other
27 stars 27 forks source link

Bump version to avoid overwriting CRAM support #27

Closed ttriche closed 2 years ago

ttriche commented 3 years ago

Users of spiky often find that RELEASE and DEVEL bumps overwrite their CRAM support.

This patch fixes the issue and should not affect other (non-CRAM) users.

hpages commented 2 years ago

@ttriche Hi Tim, let me ask the same question as here before closing this too. Thx