clusterGenes1: A modified monocle's function

Description Usage Arguments Value Author(s)

Description

A modified monocle's function for 'compareModels' which identifies and removes genes whose reduced_models is better than full_models in term of likelihood

Usage

1
2
clusterGenes1(expr_matrix, krange, method = function(x) {     as.dist((1 -
  cor(t(x)))/2) }, ...)

Arguments

expr_matrix

Expression matrix.

krange

krange.

method

method function.

...

Other parameters.

Value

test_res a dataframe containing status of modeling and adjusted p-value

Author(s)

MaiChan Lau


JinmiaoChenLab/uSORT documentation built on May 7, 2019, 10:53 a.m.