find_hybrid_overlaps: Find overlapping pairs of hybrids

View source: R/cluster_hybrids.R

find_hybrid_overlapsR Documentation

Find overlapping pairs of hybrids

Description

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

Usage

find_hybrid_overlaps(hybrids.dt, verbose = FALSE)

Arguments

hybrids.dt

Hybrids data.table

verbose

Print bedtools command

Value

bedpe.dt with left arm, right arm and mean percentage overlap calculated


amchakra/toscatools documentation built on Nov. 26, 2022, 12:35 p.m.