compareModels1 {uSORT} | R Documentation |
A modified monocle's function for 'compareModels' which identifies and removes genes whose reduced_models is better than full_models in term of likelihood
compareModels1(full_models, reduced_models)
full_models |
a Monocle's vgam full model |
reduced_models |
a Monocle's vgam reduced/ null model |
test_res a dataframe containing status of modeling and adjusted p-value
MaiChan Lau