Description Usage Arguments Value Examples
This is the main function that estimates the a vector to store all the
negative binomial
dispersion factors. It need to be run after clean
1 2 3 4 | cotan_analysis(object, cores = 1)
## S4 method for signature 'scCOTAN'
cotan_analysis(object, cores = 1)
|
object |
A COTAN object |
cores |
number of cores to use. Default is 11. |
a COTAN object
1 2 | data("ERCC.cotan")
ERCC.cotan = cotan_analysis(ERCC.cotan)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.