-
recipe
libgenome
A C++ development library designed to make common operations on DNA and protein sequences easy. libGenome provides functionality to read, write, and manipulate sequence and annotation data in several file formats.
- Homepage
- License
GPL / GPL-2.0
- Recipe
-
package
libgenome
¶ -
- Versions
1.3.1-2
,1.3.1-1
,1.3.1-0
- Depends
libgcc-ng
>=7.5.0
libstdcxx-ng
>=7.5.0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install libgenome
and update with:
conda update libgenome
or use the docker container:
docker pull quay.io/biocontainers/libgenome:<tag>
(see libgenome/tags for valid values for
<tag>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/libgenome/README.html)