Description Usage Arguments Value Author(s)
View source: R/uSORT_GeneSelection.R
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
1 2 | diff_test_helper1(x, fullModelFormulaStr, reducedModelFormulaStr,
expressionFamily, lowerDetectionLimit = 0.1, type_ordering = "linear")
|
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 |
test_res a dataframe containing status of modeling and adjusted p-value
MaiChan Lau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.