recipe bcool

BCOOL is a read corrector for NGS sequencing data that align reads on a de Bruijn graph. Version described at (https://arxiv.org/abs/1711.03336) presented at RECOMB-seq 2018

Homepage:

https://github.com/Malfoy/BCOOL

License:

AGPL-3.0

Recipe:

/bcool/meta.yaml

package bcool

(downloads) docker_bcool

Versions:

1.0.0-21.0.0-11.0.0-0

Depends:
Required By:

Installation

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

conda install bcool

and update with:

conda update bcool

or use the docker container:

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

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

Download stats