geteSet {canceR}R Documentation

Built Expression Set (eSet) from profile data.

Description

Built Expression Set (eSet) from profile data.

Usage

geteSet()

Value

ExpressionSet

Examples

 f <- 9
 ## Not run: 
 load(paste(.libPaths(),"canceR/data/prad_michPhenoTest1021", sep=""))
 geteSet()
 
## End(Not run)


[Package canceR version 1.17.4 Index]