Skip to content

Releases: tseemann/samclip

The ends justify the means

07 Mar 22:02
Compare
Choose a tag to compare

This fixes behaviour and contig ends again, and simplifies the code/logic so I don't confuse myself with double negatives again.

Out by one

03 Mar 22:18
Compare
Choose a tag to compare

Fix an important bug where soft-clipped reads were discarded if at start of contig, due to confusion over 0-based and 1-based coordinates. Reads at end of contigs were correctly handled.

Sorry.

First release

02 Apr 23:06
Compare
Choose a tag to compare

A standalone Perl script which acts as a SAM -> SAM pipe to filter soft/hard clipped reads.