Open
Description
Hello! Recently when i use plotSasRidgeplot to draw something, the strange error happened.But the plotSasLineplot() still work.I dont know how to solve it.Help!
Thanks!
My code is:
ids <- getSpatAnnIds(object, ids = c("spat_ann_1","spat_ann_2","spat_ann_3"))
plotSasLineplot(object, ids = ids, variables = c("VEGFA", "HM_HYPOXIA", "RCTM_TCR_SIGNALING", "CD74")) +
- labs(x = "Distance to Necrosis")
visualize with ridgeplots
plotSasRidgeplot(object, ids = ids, variables = c("VEGFA", "HM_HYPOXIA", "RCTM_TCR_SIGNALING", "CD74")) +
- labs(x = "Distance to Necrosis")
Error inmap()
:
ℹ In index: 1.
Caused by error:
! 缺少参数"..5",也缺失默认值
Runrlang::last_trace()
to see where the error occurred.
Metadata
Assignees
Labels
No labels