Open huwenhuo opened 5 years ago
I want to plot different classification on the head. This is not necessary:
if (!is.null(clusters)) { clusters = as.data.frame(clusters) colnames(clusters) = 'Clusters' rownames(clusters) = colnames(data) }
I want to plot different classification on the head. This is not necessary: