getByGene:

Usage Arguments Examples

Usage

1
getByGene(object)

Arguments

object

Examples

1
2
3
4
5
6
7
8
9
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
structure(function (object) 
standardGeneric("getByGene"), generic = structure("getByGene", package = "rCGH"), package = "rCGH", group = list(), valueClass = character(0), signature = "object", default = `\001NULL\001`, skeleton = (function (object) 
stop("invalid call in method dispatch to 'getByGene' (no default method)", 
    domain = NA))(object), class = structure("standardGeneric", package = "methods"))

brian-bot/rCGH documentation built on May 13, 2019, 5:11 a.m.