Skip to content

v1.1.1

Compare
Choose a tag to compare
@tony-kuo tony-kuo released this 04 Jul 19:21
· 29 commits to master since this release

Changed the per read probabilities to float, to save space, as there shouldn't been that many alignments for one read to make a difference. Also used smaller int types in the read struct. This should be a large space saver for read classification when considering hundreds of millions of reads.