brtSetUniqueVirus: brtSetUniqueVirus set unique bc particles based on umi counts

View source: R/preprocessing.R

brtSetUniqueVirusR Documentation

brtSetUniqueVirus set unique bc particles based on umi counts

Description

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.

Usage

brtSetUniqueVirus(obj, S = NULL, P = 0.95)

Arguments

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.


c57bl/Brt documentation built on May 20, 2022, 8:45 p.m.