Merge branch ‘devel’
This repository contains the code and data of the R-package ClustAll.
To easily install ClustAll, use the following code:
install.packages("devtools") require(devtools) install_github("TranslationalBioinformaticsUnit/ClustAll")
用于生物医学数据的聚类分析和可视化
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
ClustAll version 1.1.2
This repository contains the code and data of the R-package ClustAll.
Installation
To easily install ClustAll, use the following code: