Description Usage Arguments Value
View source: R/preprocessing_filtering_reduction.R
Reduce dimension with batch corrections
1 | reduce_dim_batch_correction(scExp, mat, batch_list, n)
|
scExp |
SingleCellExperiment |
mat |
The normalized count matrix |
batch_list |
List of batches |
n |
Number of PCs to keep |
A list containing the SingleCellExperiment with batch info and the corrected pca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.