Description Usage Arguments Value
Fill information about adjacent UMIs, their probabilities and differences for each UMI
1 2 3 4 5 | FillAdjacentUmisData(
umi_probabilites,
adjacent_only = FALSE,
show_progress = FALSE
)
|
umi_probabilites |
vector of UMI probabilities |
adjacent_only |
logical, return only the list of adjacent UMIs (default=FALSE) |
show_progress |
show progress bar (default=FALSE) |
List with the information about adjacent UMIs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.