pytabix¶
fast random access to sorted files compressed with bgzip and indexed by tabix
| Home | https://github.com/slowkow/pytabix | 
| Versions | 0.0.2 | 
| License | MIT | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pytabix | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pytabix
and update with:
conda update pytabix