resetAnnotations {GenomicInteractions} | R Documentation |
This function removes all annotations from a GInteractions object by deleting all of the metadata columns associated with both anchors.
resetAnnotations(GIObject) ## S4 method for signature 'GInteractions' resetAnnotations(GIObject)
GIObject |
An annotated GInteractions object |
invisible(1)
data(hic_example_data) resetAnnotations(hic_example_data)