sum,GInteractions-method {GenomicInteractions}R Documentation

Return the total number of interactions in a GInteractions GIObject

Description

Return the total number of interactions in a GInteractions GIObject

Usage

## S4 method for signature 'GInteractions'
sum(x)

Arguments

x

GInteractions GIObject

Value

The sum of the counts in GIObject


[Package GenomicInteractions version 1.26.0 Index]