bcgsc / biobloom

Create Bloom filters for a given reference and then use it to categorize sequences
http://www.bcgsc.ca/platform/bioinfo/software/biobloomtools
GNU General Public License v3.0
75 stars 15 forks source link

Add smart pair for read pairs #17

Closed JustinChu closed 5 years ago

JustinChu commented 7 years ago

If files are from either a semi sorted file (where read pairs are close by) or read pairs are interleaved to automatically pair.

Currently, we require 2 files in the same order for paired fastq/fasta.