Description Usage Arguments Value
View source: R/quality_control.R
Estimate library saturation with preseqR
1 2 3 4 5 6 7 8 | EstimateSaturation(
reads.by.umig.vec,
reads.by.umig.cbs,
umi.counts,
steps.num = 100,
max.estimate.rate = 10,
top.cells = 1000
)
|
steps.num |
(default=100) |
max.estimate.rate |
(default=10) |
top.cells |
(default=1000) |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.