Description Usage Arguments Value
Get the coordinates of the longest true seqeunce of a logical vector
1 | EstimateCellsNumber(umi.counts, lag = 0.05)
|
umi.counts |
vector with the number of UMIs per cell |
lag |
numeric Smoothing parameter for derivative calculation (default=0.05) |
List with the estimated number of cells:
min |
minimal number of cells |
estimated |
expected number of cells |
max |
maximal number of cells |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.