pyfaidx¶
pyfaidx: efficient pythonic random access to fasta subsequences
| Home | http://mattshirley.com | 
| Versions | 0.4.4 | 
| License | MIT License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pyfaidx | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pyfaidx
and update with:
conda update pyfaidx