andersen-lab / Freyja

Depth-weighted De-Mixing
BSD 2-Clause "Simplified" License
102 stars 29 forks source link

Extract reads with all muts present on the same read #114

Closed dylanpilz closed 1 year ago

dylanpilz commented 1 year ago

Added --same_read flag to extract, which adds an additional screening step in which each candidate read is checked for all query mutations.

joshuailevy commented 1 year ago

Just tested this out, looks great! Longer term, we may want to think about adding a similar feature to filter (although belonging to the same read would likely have to be specified in a different way).