zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
327 stars 70 forks source link

error in calculate trajectory #244

Open rdf1993 opened 1 month ago

rdf1993 commented 1 month ago

scData <- RunMonocle3(srt = scData,clusters = "cell_fate", graph = "scVI_SNN") Whether to use partitions to learn disjoint graph in each partition?

1: TRUE 2: FALSE

Selection: 2 |=======================================================| 100% Error in scale$guide == "none" : comparison (==) is possible only for atomic and list types In addition: Warning messages: 1: No shared levels found between names(values) of the manual scale and the data's fill values. 2: No shared levels found between names(values) of the manual scale and the data's fill values.