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¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install scikit-allel
and update with:
conda update scikit-allel