2022-05-25 monocle2报错合集
2022-05-25 本文已影响0人
kke_wang
Q1.
Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'subset': unable to find an inherited method for function ‘fData’ for signature ‘"CellDataSet"’
因为monocle2和monocle3冲突了。不要加载monocle3
detach("package:monocle3",unload = TRUE)