Description Usage Arguments Value Examples
return the names of the genes (samples) in each subset
1 2 3 4 | getSubsets(object)
## S4 method for signature 'CogapsResult'
getSubsets(object)
|
object |
an object of type CogapsResult |
CogapsParams object
1 2 | data(GIST)
subsets <- getSubsets(GIST.result)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.