Description Usage Arguments Value Author(s)
Calculate initial beta values (unlabeled RNA amount) by closed form solution
1 2  | initial.guess.beta(N, L, counts, gene.names, seq.depths, cross.cont,
  labeled.samples, total.samples)
 | 
N | 
 number of cells  | 
L | 
 length of genes  | 
counts | 
 count table for genes (rows) and samples (columns)  | 
gene.names | 
 names of features == rownames of count table for which the initial guess should be calculated  | 
seq.depths | 
 vector with sequencing depths for each sample  | 
cross.cont | 
 vector with cross contamination rates for each sample  | 
labeled.samples | 
 numeric vector indicating which of the samples are labeled RNA  | 
total.samples | 
 numeric vector indicating which of the samples are total RNA  | 
initial guess for beta for given genes
Carina Demel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.