ncol(ses))} ggplot(as_tibble(um$layout) %>% cbind(cells), aes(x = V1, y = V2, col = perturbation)) + geom_point(size = 1.5) + coord_fixed() + xlab("UMAP 1") ...
確定! 回上一頁