recipe bgreat

BGREAT2 is a read mapping tool for NGS sequencing data that align reads on a de Bruijn graph. Preliminary version described at https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1103-9 and used in Bcool a short read corrector (https://arxiv.org/abs/1711.03336)

Homepage:

https://github.com/Malfoy/BGREAT2

License:

AGPL-3.0

Recipe:

/bgreat/meta.yaml

package bgreat

(downloads) docker_bgreat

Versions:

2.0.0-62.0.0-52.0.0-42.0.0-32.0.0-22.0.0-12.0.0-0

Depends:
Required By:

Installation

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

conda install bgreat

and update with:

conda update bgreat

or use the docker container:

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

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

Download stats