You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently individual reads are discarded if they fall within a blacklist region. However, the correct behaviour would be to discard read pairs only if the fragment falls in the blacklist region in its entirety. If one read in the pair falls outside a blacklist, the location of the fragment is actually well-defined, e.g., on the edge of a tandem repeat region.
The text was updated successfully, but these errors were encountered:
LTLA
linked a pull request
Mar 31, 2019
that will
close
this issue
Currently individual reads are discarded if they fall within a blacklist region. However, the correct behaviour would be to discard read pairs only if the fragment falls in the blacklist region in its entirety. If one read in the pair falls outside a blacklist, the location of the fragment is actually well-defined, e.g., on the edge of a tandem repeat region.
The text was updated successfully, but these errors were encountered: