resetAnnotations: Reset annotations

Description Usage Arguments Value Examples

Description

This function removes all annotations from a GenomicInteractions object, by deleting all of the metadata columns associated with both anchors.

Usage

1
2
3
4
resetAnnotations(GIObject)

## S4 method for signature 'GenomicInteractions'
resetAnnotations(GIObject)

Arguments

GIObject

An annotated GenomicInteractions object.

Value

NULL is invisibly returned, while the value passed as GIObject is modified in the global namespace.

Examples

1
2
3
4
5
6

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