cghObj-class: Class '"cghObj"'

Objects from the Class Slots Methods Examples

Objects from the Class

Objects can be created by calls of the form new("cghObj", ...).

Slots

info:

Object of class "character" ~~

cnSet:

Object of class "data.frame" ~~

param:

Object of class "vector" ~~

segTable:

Object of class "data.frame" ~~

byGene:

Object of class "data.frame" ~~

probesDensity:

Object of class "ANY" ~~

gProfile:

Object of class "ANY" ~~

Methods

getByGene

signature(object = "cghObj"): ...

getCNset

signature(object = "cghObj"): ...

getDensity

signature(object = "cghObj"): ...

getInfo

signature(object = "cghObj"): ...

getParam

signature(object = "cghObj"): ...

getProfile

signature(object = "cghObj"): ...

getSegTable

signature(object = "cghObj"): ...

setInfo

signature(object = "cghObj"): ...

show

signature(object = "cghObj"): ...

view

signature(object = "cghObj"): ...

Examples

1
showClass("cghObj")

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