getSubsets {CoGAPS} | R Documentation |
return the names of the genes (samples) in each subset
getSubsets(object) ## S4 method for signature 'CogapsResult' getSubsets(object)
object |
an object of type CogapsResult |
CogapsParams object
data(GIST) subsets <- getSubsets(GIST.result)