View source: R/SCRIPsimCluster.R
simu_cluster | R Documentation |
Simulate count data for clustering analysis by preserving variably expressed genes with multiple cell types
simu_cluster(expre_data, pheno_data, CTlist, mode, nfeatures, seed = 2021)
expre_data |
data matrix required for simulation |
pheno_data |
phenotype data information |
CTlist |
cell types used for simulation |
mode |
"GP-commonBCV", "BP-commonBCV", "BP", "BGP-commonBCV" and "BGP-trendedBCV" |
nfeatures |
parameter required for FinalVariable function in Seurat package |
seed |
seed used for simulation |
simulated read counts data with cell type information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.