View source: R/subsetExpressionSetDS.R
subsetExpressionSetDS | R Documentation |
Subset ExpressionSet using a categorical variable of the covariates as filter. Can also subset by complete cases
subsetExpressionSetDS(
eSet,
objective_variable,
objective_value,
complete_cases
)
eSet |
|
objective_variable |
|
objective_value |
|
complete_cases |
|
Subseted ExpressionSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.