cobiclust is an R package dedicated to the biclustering of over-dispersed count data such as those produced by amplicon-based sequencing for example.
To install the cobiclust package within R from GitHub, open a R session and:
devtools with install.packages("devtools") (if not installed yet)devtools R package with library(devtools)The cobiclust package has been developped at UMR518 MIA-Paris (INRA, AgroParisTech) by J. Aubert (julie.aubert@agroparistech.fr).