elPrep Binaries
elPrep binaries compiled with Go 1.9.
Added two new filters:
--filter-non-exact-mapping-reads
--filter-non-exact-mapping-reads-strict
for removing all reads where the mapping is not an exact match with the reference, based on the cigar string or optional tags, see documentation.
Fixed minor bug:
-mark-duplicates filter no longer requires adding read groups to execute
Added API documentation in the source code.
Many thanks to Leonor Palmeira for bug reports.