Default heatmap using pheatmap . pheatmap(data_subset). cal_z_score <- function(x){ (x - mean(x)) / sd ...
確定! 回上一頁