quinlan-lab / STRling

Detect novel (and reference) STR expansions from short-read data
MIT License
62 stars 9 forks source link

Output bam file with relocated anchored STR mates #28

Closed hdashnow closed 3 years ago

hdashnow commented 4 years ago

Optionally output a bam file where anchored mates containing mostly STR have been relocated to their approximate position.

hdashnow commented 3 years ago

This is partially implemented with the strling pull_region command to get pairs in a region. Could potentially do something more genome-wide, but no current use case.