Description Usage Arguments Value
modSelect
selects specific features from a data set. Unlike
fsInclude
, this function does not update @preFilter
and returns only those features stated by include
.
1 | modInclude(object, include = rownames(object@exprs))
|
object |
An |
include |
A character vector. The names of features to include. |
A pre-processed ExprsArray
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.