Description Usage Arguments Value Examples
The function takes a SigSet
as input and output another
SigSet
with probes from the given probe selection.
1 | subsetSignal(sset, probes)
|
sset |
a |
probes |
target probes |
another sset with probes specified
1 2 | sset <- sesameDataGet('EPIC.1.LNCaP')$sset
subsetSignal(sset, rownames(slot(sset, 'IR')))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.