Learn R Programming

dcGOR (version 1.0.6)

Anno-method: Methods defined for S4 class Anno

Description

Methods defined for class Anno.

Usage

"dim"(x)
"annoData"(x)
"termData"(x)
"domainData"(x)
"tData"(object)
"dData"(object)
"termNames"(object)
"domainNames"(object)
"show"(object)
"["(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