View source: R/preprocessing.R
brtSetUniqueVirus | R Documentation |
Assuming that the probability of bcs being selected from virus library is linearly correlated with the umi counts of bcs, the total virus particles number and the unique probability of each bc could be estimated.
brtSetUniqueVirus(obj, S = NULL, P = 0.95)
obj |
a brtstarter obj |
S |
The total number of particles, default to be NULL and S will be estimated by the observed bcs. |
P |
The cutoff unique probability of each bc. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.