diff_test_helper1 {uSORT}R Documentation

A modified monocle's helper function

Description

A modified monocle's function for 'diff_test_helper1' which includes more attempts on finding models and also compute max. magnitude change in expression values predicted by GLM model

Usage

diff_test_helper1(x, fullModelFormulaStr, reducedModelFormulaStr,
  expressionFamily, lowerDetectionLimit = 0.1, type_ordering = "linear")

Arguments

x

an expression data

fullModelFormulaStr

a Monocle's model structure

reducedModelFormulaStr

a Monocle's model structure

expressionFamily

a Monocle's family character

lowerDetectionLimit

a threshold value

type_ordering

a character indicating the type of underlying cell progression, i.e. linear or circular

Value

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

Author(s)

MaiChan Lau


[Package uSORT version 1.19.0 Index]