recipe seqan3

SeqAn3 is the new version of the popular SeqAn template library for the analysis of biological sequences.

Homepage:

https://www.seqan.de

Documentation:

https://docs.seqan.de/seqan/3-master-user/

Developer docs:

https://github.com/seqan/seqan3

License:

BSD / BSD-3-Clause

Recipe:

/seqan3/meta.yaml

package seqan3

(downloads) docker_seqan3

Versions:

3.2.0-03.1.0-03.0.3-03.0.2-13.0.2-03.0.1-03.0.0-13.0.0-0

Depends:
  • bzip2 >=1.0.8,<2.0a0

  • zlib >=1.2.12,<1.3.0a0

Required By:

Installation

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

conda install seqan3

and update with:

conda update seqan3

or use the docker container:

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

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

Download stats