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
how to do Hierarchical Clustering in R like use web model results?
thanks!
yubau
The text was updated successfully, but these errors were encountered:
yubau1112
changed the title
How to do Hierarchical Clustering in R like use web model results?
How to do Hierarchical Clustering in R like use web results?
Feb 22, 2022
Morpheus.R uses R code to perform clustering so the results will differ from the website which uses JavaScript. If you want identical clustering results to the JavaScript implementation, please use https://github.com/cmap/morpheus-export
Hi, I used
morpheus
https://software.broadinstitute.org/morpheus/
It's a good tool to make heatmap!
but I need to automatically generate pictures.
So, I used
Morpheus.js-based heat map widget in R.
https://github.com/cmap/morpheus.R
but how to do "Hierarchical Clustering" in R
I want to use
Hierarchical Clustering
My command:
But heatmap different with web results
how to do Hierarchical Clustering in R like use web model results?
thanks!
yubau
The text was updated successfully, but these errors were encountered: