Skip to content

Huge update, new fatures, some API-breaking

Compare
Choose a tag to compare
@jblachly jblachly released this 17 Nov 03:53
· 413 commits to develop since this release

Overall

  • new features
  • bugfixes
  • speedups/reduce allocs
  • codestyle
  • fix warnings
  • documentation

VCF -- massive changes: bugfixes, new features, speed
SAM -- massive changes: SamWriter; SAMFile -> SAMReader
SAM -- CRAM support; UBAM writer support; reader autodetect support
Cigar module
Tabix
hts_log function signatures to const(char)[]
hFile module complete
faidx API breaking: fetchSequence supports alternative coordinate systems
faidx expose BGZF; added setCacheSize, setThreads