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-new documentation built on April 10, 2022, 5:39 p.m.