resetAnnotations: Reset annotations made to a GInteractions object

resetAnnotationsR Documentation

Reset annotations made to a GInteractions object

Description

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

Usage

resetAnnotations(GIObject)

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

Arguments

GIObject

An annotated GInteractions object

Value

invisible(1)

Examples

data(hic_example_data)
resetAnnotations(hic_example_data)

ComputationalRegulatoryGenomicsICL/GenomicInteractions documentation built on April 16, 2022, 4:09 a.m.