Skip to content

Remote BAM support, etc

Compare
Choose a tag to compare
@walaj walaj released this 21 Oct 21:52
· 105 commits to master since this release

-- Support (via htslib) for remote BAM access for FTP, HTTPS, Google Cloud etc.
-- Additional parameters for FermiAssembler are now accessible
-- Improved FASTQ/FASTA reading are now incorporated into FastqReader (via klib).

Minor issues resolved:
-- name collision when linking both fermi and bwa
-- zlib now used for reading gzipped VCF and BED files in GenomicRegionCollection
-- more GenomicRegionCollection interval ops are templated in both the query and subject
-- fixed issue where kt_for was unnecessarily spawning new threads in BFC