classify.genes: Classify tree-associated genes

Description Usage Arguments Value

View source: R/crestree.functions.R

Description

Tree-associated genes are classified in branch-monotonous, transiently expressed and having complex patterns.

Usage

1
classify.genes(r, n.cores = parallel::detectCores()/2, cutoff = 0.2)

Arguments

r

tree

cutoff

expression in local optimum should be higher/lower than both terminal branch values by cutoff.

X

expressinon matrix of genes (rows) vs cell (columns)

Value

vector of predicted classification for fitted genes.


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