-
recipe
seqan3
SeqAn3 is the new version of the popular SeqAn template library for the analysis of biological sequences.
- Homepage
- Documentation
- Developer docs
- License
BSD / BSD-3-Clause
- Recipe
-
package
seqan3
¶ -
- Versions
3.0.2-1
,3.0.2-0
,3.0.1-0
,3.0.0-1
,3.0.0-0
- Depends
- Required By
Installation
With an activated Bioconda channel (see 2. 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>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/seqan3/README.html)