.. _`scikit-allel`:

scikit-allel
============

A Python package for exploring and analysing genetic variation data.

======== ===========
Home     https://github.com/cggh/scikit-allel
Versions 0.20.3
License  MIT License
Recipe   https://github.com/bioconda/bioconda-recipes/tree/master/recipes/scikit-allel
======== ===========

Installation
------------

.. highlight: bash

With an activated Bioconda channel (see :ref:`setup`), install with::

   conda install scikit-allel

and update with::

   conda update scikit-allel