Adamtaranto / teloclip

A tool for the recovery of unassembled telomeres from soft-clipped read alignments.
Other
35 stars 4 forks source link

Restrict motif search to clipped region #1

Closed Adamtaranto closed 6 years ago

Adamtaranto commented 6 years ago

Motif search currently requires at least one instance of any user-specified motif in a read that is clipped at a contig end. This match can occur anywhere in the read, and may not necessarily be in the distal clipped region.

Add option to restrict motif search to the clipped end (or ends for long reads that span entire contigs).

Adamtaranto commented 6 years ago

teloclip commit 23116e996faad3b3a28ac245f93146366c54d046 requires motif matches to occur in clipped region of a read overhanging a contig end.