- recipe egglib
Evolutionary Genetics and Genomics Library. EggLib is a C++/Python library and program package for evolutionary genetics and genomics. Main features are sequence data management, sequence polymorphism analysis, and coalescent simulations. EggLib is a flexible Python module with a performant underlying C++ library and allows fast and intuitive development of Python programs and scripts.
- Homepage:
- Documentation:
- Developer docs:
- License:
GPL3 / GNU General Public v3 or later (GPLv3+)
- Recipe:
- Links:
- package egglib¶
-
- Versions:
3.1.0-0
,3.0.0b21-1
,3.0.0b21-0
- Depends:
libgcc-ng
>=12
libstdcxx-ng
>=12
python
>=3.10,<3.11.0a0
python_abi
3.10.* *_cp310
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install egglib
and update with:
conda update egglib
or use the docker container:
docker pull quay.io/biocontainers/egglib:<tag>
(see egglib/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/egglib/README.html)