scikit-bio¶
Data structures, algorithms and educational resources for bioinformatics.
| Home | http://scikit-bio.org |
| Versions | 0.2.3 |
| License | BSD License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/scikit-bio |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install scikit-bio
and update with:
conda update scikit-bio