naikai / sake

sake
27 stars 12 forks source link

Organize heatmap based on NMF #43

Closed taicher closed 8 years ago

taicher commented 8 years ago

I added the option to organize the heatmap based on NMF groups.

I was unable to figure out how to change the column colors to correspond to NMF groups. They still get colored based on the filename groups. Could you look at the code I added to attempt to do this and see what is wrong? It's on the server side under ColSideColors. Thanks!

I will take a look at the vignette now.

naikai commented 8 years ago

Fixed it.

I put the option to use NMF group for ColSideColors inside Column Side Colors, which is separated from Cluster Row or Column.

User has the option to

These two options can be run separately