CONCOCT Installation ==================== CONCOCT is a binning tool that clusters contigs from metagenomic assemblies into genome bins using sequence composition and coverage across multiple samples. --- A) Install via Conda .. code-block:: bash conda install -c bioconda concoct - If prompted, select `y` to proceed. - Test the installation: .. code-block:: bash concoct --help --- B) Additional resources - Documentation and tutorials: https://github.com/BinPro/CONCOCT