sampleBasedOnDepth2 | R Documentation |
Sample index based on sequence depth defined by log10UMI without repeat.
sampleBasedOnDepth2(log10UMI, n, seed = 2022)
log10UMI |
numeric vector |
n |
integer, number of samples needed |
seed |
integer, random seed, 2022 (default) |
vector of integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.