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
Implemented by using ggplot + ggplotly since plot_ly(type = 'scattergl') still has problem.
Already report an issue to plotly package : #624
It shouldn't be a problem to useggplot for now since most of the time we get less than 1000 samples, but we will definitely need to fix it for gene-gene scatter plot.
Add t-SNE plot next to NMF identified group results so that user can quickly get a sense of how the results look like
The text was updated successfully, but these errors were encountered: