filterBedpe: Filters out short BEDPE interactions

View source: R/filterBedpe.R

filterBedpeR Documentation

Filters out short BEDPE interactions

Description

Interactions from a BEDPE file that would result in APA plots intersecting the diagonal (given a resolution and buffer size) are removed from the BEDPE file.

Usage

filterBedpe(bedpe, res, buffer)

Arguments

bedpe

data.frame or data.table in BEDPE format

res

integer resolution of bedpe bins

buffer

integer number of res-length bins from the center pixel

Value

Returns a filtered BEDPE


EricSDavis/hictoolsr documentation built on Sept. 4, 2022, 12:36 a.m.