Description Usage Arguments Value Examples
Get Probe Names of SigSet class
1 2 3 4 | probeNames(x)
## S4 method for signature 'SigSet'
probeNames(x)
|
x |
object of |
A char vector
1 2 | sset <- sesameDataGet('HM450.1.TCGA.PAAD')$sset
head(probeNames(sset))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.