View source: R/cluster_hybrids.R
find_hybrid_overlaps | R Documentation |
Uses bedtools pairtopair
to get all overlaps and then calculates percentage overlaps based on overall span of overlapping left and right arms.
Called by cluster_hybrids
find_hybrid_overlaps(hybrids.dt, verbose = FALSE)
hybrids.dt |
Hybrids data.table |
verbose |
Print |
bedpe.dt with left arm, right arm and mean percentage overlap calculated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.