{% 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.

Main categories

See also

Git Repository Main Site History Citation Full Table of Contents
PyPI Repository ReadTheDocs Authors Licence EggLib v2 Documentation

News

{% endblock %}