{% extends "layout.html" %} {% set title = 'Welcome' %} {% block body %}

Welcome to EggLib’s home page!

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.

PyPI repository: https://pypi.org/project/EggLib/.

Citation: Siol M., T. Coudoux, S. Ravel, and S. De Mita. 2022. EggLib 3: A python package for population genetics and genomics. Mol. Ecol. Res. 22(8):3176-3187. https://doi.org/10.1111/1755-0998.13672.

Current version: {{release}}

Main categories

News

See also

Git Repository History Full Table of Contents
Licence Authors EggLib v2 Documentation
{% endblock %}