Description Usage Arguments Details Value
Removes all but the first occurence of a duplicated interaction (defined as having identical coordinates for both anchors).
1 | removeDups(GIObject)
|
GIObject |
A GenomicInteractions object. |
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.
A GenomicInteractions object that is a subset of the input object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.