- 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:
- License:
BSD-3-Clause
- Recipe:
- package seqan¶
-
- Versions:
2.4.0-2
,2.4.0-1
,2.4.0-0
,2.1.1-2
,2.1.1-1
,2.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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/seqan/README.html)