calcBedpe.Rd
Calculates all potential paired interactions from a BED file
calcBedpe(
bed,
res = 10000,
x = 100,
decreasing = TRUE,
interactions = "interchromosomal"
)
data.frame in narrowpeak format
bin resolution for output BEDPE
integer top x numer of strongest or weakest peaks
logical order by decreasing
string filter for interchromosomal or intrachromosomal interactions
Returns a data.table of BEDPE interactions