removeDups: Remove duplicated interactions

Description Usage Arguments Details Value

Description

Removes all but the first occurence of a duplicated interaction (defined as having identical coordinates for both anchors).

Usage

1
removeDups(GIObject)

Arguments

GIObject

A GenomicInteractions object.

Details

Note that this function will not sum total counts of all the duplicates. It is designed for removing potential PCR duplicates after reading in BAM files.

Value

A GenomicInteractions object that is a subset of the input object.


LTLA/fugi documentation built on June 22, 2019, 8:50 p.m.