recipe metacoag

MetaCoAG: Binning Metagenomic Contigs via Composition, Coverage and Assembly Graphs

Homepage:

https://github.com/metagentools/MetaCoAG

Documentation:

https://metacoag.readthedocs.io/

License:

GPL / GPL-3.0

Recipe:

/metacoag/meta.yaml

Links:

doi: 10.1007/978-3-031-04749-7_5

MetaCoAG is a metagenomic contig binning tool that makes use of the connectivity information found in assembly graphs.

package metacoag

(downloads) docker_metacoag

Versions:

1.1.2-01.1.1-01.1-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install metacoag

and update with:

conda update metacoag

or use the docker container:

docker pull quay.io/biocontainers/metacoag:<tag>

(see metacoag/tags for valid values for <tag>)

Download stats