Metadata-Version: 2.1
Name: ngs-toolkit
Version: 0.10
Summary: A toolkit for NGS analysis with Python.
Home-page: https://github.com/afrendeiro/toolkit
Author: Andre Rendeiro
Author-email: afrendeiro@gmail.com
License: GPL3
Description: `Documentation
        status <http://ngs-toolkit.readthedocs.io/en/latest/?badge=latest>`__
        `PyPI version <https://badge.fury.io/py/ngs-toolkit>`__ `Codacy
        Badge <https://app.codacy.com/app/afrendeiro/toolkit?utm_source=github.com&utm_medium=referral&utm_content=afrendeiro/toolkit&utm_campaign=Badge_Grade_Dashboard>`__
        `Build Status <https://travis-ci.org/afrendeiro/toolkit>`__ `Code style:
        black <https://github.com/ambv/black>`__
        
        `PEP compatible <http://pepkit.github.io>`__
        
        ngs-toolkit
        ===========
        
        This is my NGS analysis toolkit: ``ngs_toolkit``.
        
        Head to the `documentation <http://ngs-toolkit.readthedocs.io/>`__ to
        see how to install and use the toolkit, and have a look at the catalogue
        of available functions.
        
        Install with:
        
        .. code:: bash
        
           pip install ngs-toolkit
        
        You might need to add a ``--user`` flag to the above command.
        
Keywords: bioinformatics,sequencing,ngs,ngs analysis,ATAC-Seq,ChIP-seq,RNA-seq,project management
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Provides-Extra: single_cell
Provides-Extra: r
