resetAnnotations | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.