View source: R/utility_functions.R
data_preprocess | R Documentation |
Converts inputs to data.table
s and renames features to "dimX"
.
data_preprocess(dat, verbose = FALSE)
dat |
|
verbose |
print status messages |
list
containing list
of datasets and list
of
feature names (gene ids).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.