Closed taekb closed 3 years ago
What are the actual commands you used for plotting? Can you try setting the axis labels manually? For example, plotByDatasetAndCluster(liger_object, axis.labels = c("TSNE_1", "TSNE_2"))
.
Closed for now. Feel free to open a new issue if you have any updates!
I am following the PBMC alignment vignette, and I am experiencing a rather bizarre issue at the t-SNE plotting step where all of the labels come out as hexadecimals and are just unreadable.
When I check the axis.labels slots, etc., the actual values stored there are indeed the character vectors that I was expecting to see, but the plot for some reason fails to print them out in a readable format. Can someone help point out where the problem may reside in?
For your reference, I am running and visualizing the code on a Jupyter notebook loaded with an IRkernel, which does often seem to have its own set of problems. Also, here is a summary of the values that are stored in my ggplot object: