reproductivity
Closed this issue · 2 comments
db-beep commented
Hi,
I want to reproduce the pictures and experimental effects in the paper,Can you provide some drawing codes?
db-beep commented
Visual clustering results code not found!
yulijia commented
Hi db-beep,
Sorry for the delay.
You can visualise the clustering results by applying a dimension-reduction method such as t-sne to the original data and color by cluster.
For boxplot and barplot, you can visualize the result by using ggplot2
package.