View source: R/alignment-utils.R
aberrantSep | R Documentation |
Determines whether separation between first and last read in a GAlignmentPairs is greater than some distance.
aberrantSep(gpairs, distance = 10000)
gpairs |
a |
distance |
the minimum distance in base pairs between two reads in order to call them aberrantly separated |
Evaluates to TRUE if
logical vector of the same length as gpairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.