You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
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.
3: No shared levels found between names(values) of the manual scale and the data's fill values.
4: No shared levels found between names(values) of the manual scale and the data's fill values.
Could you help me solve this? I tried to look for solutions but couldn't find anything.
Thanks a lot,
Best
The text was updated successfully, but these errors were encountered:
More specifically, these warnings happen in all graphs, but the only ones that do not generate a graph are when "stat.by = "Phase" is used.
I am still trying to find out why, any help would be welcomed.
Same happens with the trajectory inference
pancreas_sub <- RunSlingshot(srt = pancreas_sub, group.by = "SubCellType", reduction = "UMAP")
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.
Hello,
I have a problem when making the graphs, there is something wrong with the color so no graph is generated. Below are the warning message.
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.3: No shared levels found between
names(values)
of the manual scale and the data's fill values.4: No shared levels found between
names(values)
of the manual scale and the data's fill values.Could you help me solve this? I tried to look for solutions but couldn't find anything.
Thanks a lot,
Best
The text was updated successfully, but these errors were encountered: