Metadata-Version: 2.1
Name: pyBioTools
Version: 0.2.0.7
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
Description: # 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)
        [![Anaconda version](https://anaconda.org/aleg/pybiotools/badges/version.svg)](https://anaconda.org/aleg/pybiotools)
        [![Anaconda downloads](https://anaconda.org/aleg/pybiotools/badges/downloads.svg)](https://anaconda.org/aleg/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
        
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
Description-Content-Type: text/markdown
