Metadata-Version: 2.1
Name: ngs-tools
Version: 1.5.2
Summary: Reusable tools for working with next-generation sequencing (NGS) data
Home-page: https://github.com/Lioscro/ngs-tools
Author: Kyung Hoi (Joseph) Min
Author-email: phoenixter96@gmail.com
License: MIT
Description: # ngs_tools
        ![github version](https://img.shields.io/badge/Version-1.5.2-informational)
        [![pypi version](https://img.shields.io/pypi/v/ngs-tools)](https://pypi.org/project/ngs-tools/1.5.2/)
        ![python versions](https://img.shields.io/pypi/pyversions/ngs-tools)
        ![status](https://github.com/Lioscro/ngs-tools/workflows/CI/badge.svg)
        [![codecov](https://codecov.io/gh/Lioscro/ngs-tools/branch/main/graph/badge.svg?token=CITIPF64QZ)](https://codecov.io/gh/Lioscro/ngs-tools)
        [![docs](https://readthedocs.org/projects/ngs-tools/badge/?version=latest)](https://ngs-tools.readthedocs.io/en/latest/?badge=latest)
        [![license](https://img.shields.io/pypi/l/ngs-tools)](LICENSE)
        
        Reusable tools for working with next-generation sequencing (NGS) data
        
        Documentation: https://ngs-tools.readthedocs.io/en/latest/
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
