Anno-method: Methods defined for S4 class Anno

Anno-methodR Documentation

Methods defined for S4 class Anno

Description

Methods defined for class Anno.

Usage

## S4 method for signature 'Anno'
dim(x)

## S4 method for signature 'Anno'
annoData(x)

## S4 method for signature 'Anno'
termData(x)

## S4 method for signature 'Anno'
domainData(x)

## S4 method for signature 'Anno'
tData(object)

## S4 method for signature 'Anno'
dData(object)

## S4 method for signature 'Anno'
termNames(object)

## S4 method for signature 'Anno'
domainNames(object)

## S4 method for signature 'Anno'
show(object)

## S4 method for signature 'Anno,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]

Arguments

x

an object of class Anno

object

an object of class Anno

i

an index

j

an index

...

additional parameters

drop

a logic for matrices and arrays. If TRUE the result is coerced to the lowest possible dimension. This only works for extracting elements, not for the replacement

See Also

Anno-class


hfang-bristol/dcGOR documentation built on July 16, 2022, 6:43 p.m.