recipe seqan

SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data.

Homepage:

http://www.seqan.de/

License:

BSD-3-Clause

Recipe:

/seqan/meta.yaml

package seqan

(downloads) docker_seqan

Versions:

2.4.0-22.4.0-12.4.0-02.1.1-22.1.1-12.1.1-0

Required By:

Installation

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

conda install seqan

and update with:

conda update seqan

or use the docker container:

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

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

Download stats