run scAI model
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
object |
scAI object |
K |
An integer indicating the Rank of the inferred factor |
do.fast |
whether use the python version for running scAI optimization model |
nrun |
Number of times to repreat the running |
hvg.use1 |
whether use high variable genes for RNA-seq data |
hvg.use2 |
whether use high variable genes for ATAC-seq data |
keep_all |
Whether keep all the results from multiple runs |
s |
Probability of Bernoulli distribution |
alpha |
model parameter |
lambda |
model parameter |
gamma |
model parameter |
maxIter |
An integer indicating Maximum number of iteration |
stop_rule |
Stop rule to be used |
init |
List of the initialized low-rank matrices |
rand.seed |
An integer indicating the seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.