nanoporetech / pore-c

Pore-C support
Mozilla Public License 2.0
52 stars 5 forks source link

Prevent interval tree from seeing alignments that are negative or zer… #12

Closed proinde closed 5 years ago

proinde commented 5 years ago

Prevent the trim operation from passing negative length or zero length alignments to IntervalTree when trim parameter is set to be higher than half the length of an alignment.