initial.guess.beta: Calculate initial beta values (unlabeled RNA amount) by...

Description Usage Arguments Value Author(s)

Description

Calculate initial beta values (unlabeled RNA amount) by closed form solution

Usage

1
2
initial.guess.beta(N, L, counts, gene.names, seq.depths, cross.cont,
  labeled.samples, total.samples)

Arguments

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

Value

initial guess for beta for given genes

Author(s)

Carina Demel


carinademel/RNAlife documentation built on May 13, 2019, 12:43 p.m.