samtools/htsjdk

Don't write obsolete data series TC and TN to CRAM

cmnbroad opened this issue · 1 comments

See samtools/hts-specs#598. We should remove these when writing, though we'll need to keep (accept and ignore) them on read for backward compatibility.

This was fixed in #1578.