sv_filter | R Documentation |
To filter out a grangeslist of sv by another grangeslist of SV
sv_filter(sv, filt_sv, pad = 500)
sv |
GRangesList with all elements length 2 (specifying breakpoint pairs of a junction) |
filt_sv |
GRangesList with all elements length 2 (usually a pon) |
pad |
Exposed argument to skitools::ra.overlaps() |
GRangesList of breakpoint pairs with junctions that overlap removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.