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: install.packages("devtools") require(devtools) install_github("TranslationalBioinformaticsUnit/ClustAll")