recipe merqury

Evaluate genome assemblies with k-mers and more.

Homepage:

https://github.com/marbl/merqury

License:

PUBLIC DOMAIN

Recipe:

/merqury/meta.yaml

Often, genome assembly projects have illumina whole genome sequencing reads available for the assembled individual. The k-mer spectrum of this read set can be used for independently evaluating assembly quality without the need of a high quality reference. Merqury provides a set of tools for this purpose.

package merqury

(downloads) docker_merqury

Versions:

1.3-11.3-01.1-31.1-21.1-11.1-0v1.0-0

Depends:
Required By:

Installation

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

conda install merqury

and update with:

conda update merqury

or use the docker container:

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

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

Download stats