Closed SamGG closed 6 years ago
Hi Sophie, I wrote tsne instead of tSNE, and I got an error Error in igraph::plot.igraph(fsom$MST$g, vertex.shape = "star", vertex.label = NA, : object 'lty' not found It seems that view is not controlled. Best. https://github.com/SofieVG/FlowSOM/blob/50daac28a7c4da9ece429727f8143a015e965bcd/R/3_buildMST.R#L1101 https://github.com/SofieVG/FlowSOM/blob/50daac28a7c4da9ece429727f8143a015e965bcd/R/3_buildMST.R#L1152-L1159
Error in igraph::plot.igraph(fsom$MST$g, vertex.shape = "star", vertex.label = NA, : object 'lty' not found
https://github.com/SofieVG/FlowSOM/commit/7d1fcfc45c43b6a5b3d43d1d61f7231bacf91f7a Thanks.
Hi Sophie, I wrote tsne instead of tSNE, and I got an error
Error in igraph::plot.igraph(fsom$MST$g, vertex.shape = "star", vertex.label = NA, : object 'lty' not found
It seems that view is not controlled. Best. https://github.com/SofieVG/FlowSOM/blob/50daac28a7c4da9ece429727f8143a015e965bcd/R/3_buildMST.R#L1101 https://github.com/SofieVG/FlowSOM/blob/50daac28a7c4da9ece429727f8143a015e965bcd/R/3_buildMST.R#L1152-L1159