Description Usage Format Details Value Source References Examples
The variable "sigfeatureRankedList" contains the output of the function named "sigFeature()".
1 | data("sigfeatureRankedList")
|
1 2 |
The dataset contains the ranked feature address which can indicate the expression values inside the expression dataset.
sigfeatureRankedList |
returns the feature list. |
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE2280
Guyon, I., et al. (2002) Gene selection for cancer classification using support vector machines, Machine learning, 46, 389-422.
1 2 | data(sigfeatureRankedList)
## maybe str(sigfeatureRankedList) ; plot(sigfeatureRankedList) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.