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