View source: R/InterCellDBclass.R
DataPrep.AddExprs | R Documentation |
This function adds expression data to InterCell Object. It is mostly internally used.
DataPrep.AddExprs(fgenes, exprs.data, force.overwrite = FALSE)
fgenes |
feature gene table, stored in slot |
exprs.data |
normalized count matrix |
force.overwrite |
If column 'Exprs' already exists, set this parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.