samtools / htsjdk

A Java API for high-throughput sequencing data (HTS) formats.
http://samtools.github.io/htsjdk/
283 stars 242 forks source link

Add CRAM validation tests against the test files in the hts-specs repo #1579

Closed cmnbroad closed 2 years ago

cmnbroad commented 2 years ago

Add CRAM roundtrip validation tests using the test files in the hts-specs repo: https://github.com/samtools/hts-specs/tree/master/test/cram/3.0.

cmnbroad commented 2 years ago

Closing as a dup of https://github.com/samtools/htsjdk/issues/1587.