recipe deblur

Deblur is a greedy deconvolution algorithm based on known read error profiles.

Homepage:

https://github.com/biocore/deblur

License:

BSD license

Recipe:

/deblur/meta.yaml

package deblur

(downloads) docker_deblur

Versions:

1.1.1-01.1.0-21.1.0-11.1.0-01.0.4-21.0.4-11.0.4-0

Depends:
Required By:

Installation

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

conda install deblur

and update with:

conda update deblur

or use the docker container:

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

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

Download stats