activation.statistics: Estimate optimum of expression and time of activation

Description Usage Arguments Value

View source: R/crestree.functions.R

Description

Estimate optimum of expression and time of activation

Usage

1
2
3
activation.statistics(r, mat, root, leave, genes = rownames(mat),
  deriv.cutoff = 0.015, gamma = 1, n.mapping = 1,
  n.cores = parallel::detectCores()/2)

Arguments

r

ppt.tree object

mat

expression matrix

root

root of progenitor branch of bifurcation

genes

genes to estimate parameters

deriv.cutoff

a first passage of derivative through cutoff 'deriv.cutoff' to predict activation timing

gamma

gamma parameter in gam function

n.mapping

results are averaged among n.mapping number of probabilsitic cell projections

n.cores

number of cores to use

leaves

leaves of derivative branches of bifurcation

Value

per gene timing of optimum and activation


hms-dbmi/crestree documentation built on July 11, 2019, 8:04 p.m.