getSubsets-methods: return the names of the genes (samples) in each subset

Description Usage Arguments Value Examples

Description

return the names of the genes (samples) in each subset

Usage

1
2
3
4
getSubsets(object)

## S4 method for signature 'CogapsResult'
getSubsets(object)

Arguments

object

an object of type CogapsResult

Value

CogapsParams object

Examples

1
2
data(GIST)
subsets <- getSubsets(GIST.result)

CoGAPS documentation built on Nov. 8, 2020, 5:02 p.m.