- Added
--remove_reads
option - Redirecting filtered reads to
--f1
and--f2
files - Added uthash.h
- Test improvements
- Fixed memory allocation bug in tile filtering
- Added
--remove_tiles
, which filters out reads with specific tile ids (Illumina-formatted headers only) - Added
--trim_r1
and--trim_r2
for trimming reads down to a maximum length
- Added
--stats_file
, which writes a record of read pairs checked and filtered - Various refactoring and improvements, especially stdout
- Initial release