View source: R/enrichmentParameters.R
Enrichment parameters.
1 2 3 4 5 6 | enrichmentParameters(
organism,
model = "randomForest",
response = "class",
threshold = 0.05
)
|
organism |
KEGG organism ID |
model |
model type to use for extracting explanatory features |
response |
response variable name to use for extracting explanatory features |
threshold |
explanatory feature cutoff |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.