Metadata-Version: 2.1
Name: pyBioTools
Version: 0.1.0.0
Summary: pyBioTools is a collection of tools to manipulate biological sequences
Home-page: https://github.com/a-slide/pyBioTools
Author: Adrien Leger
Author-email: aleg@ebi.ac.uk
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Requires-Dist: tqdm (>=4.32.1)
Requires-Dist: numpy (>=1.16.4)
Requires-Dist: pysam (>=0.15.2)
Requires-Dist: pandas (>=0.24.2)

# pyBioTools

[![GitHub license](https://img.shields.io/github/license/a-slide/pyBioTools.svg)](https://github.com/a-slide/pyBioTools/blob/master/LICENSE)
[![Language](https://img.shields.io/badge/Language-Python3-yellow.svg)](https://www.python.org/)
[![DOI](https://zenodo.org/badge/111435767.svg)](https://zenodo.org/badge/latestdoi/111435767)

[![PyPI version](https://badge.fury.io/py/pyBioTools.svg)](https://badge.fury.io/py/pyBioTools)
[![PyPI downloads](https://pepy.tech/badge/pyBioTools)](https://pepy.tech/project/pyBioTools)


**pyBioTools is a Python3 package allowing to manipulate standard files containing biological sequence information**

Full documentation is available at https://a-slide.github.io/pyBioTools/

Please be aware that pyBioTools is a research package that is still under development.

It was tested under Linux Ubuntu 16.04 and in an HPC environment running under Red Hat Enterprise 7.1.

Thank you

### Authors

* Adrien Leger - aleg {at} ebi.ac.uk


