Huge update, new fatures, some API-breaking
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