Metadata-Version: 2.1
Name: scphylo-tools
Version: 0.0.4
Summary: UNKNOWN
Home-page: https://github.com/faridrashidi/scphylo-tools
Author: Farid Rashidi
Author-email: farid.rsh@gmail.com
Maintainer: Farid Rashidi
Maintainer-email: farid.rsh@gmail.com
License: BSD
Download-URL: https://github.com/faridrashidi/scphylo-tools
Project-URL: Documentation, https://scphylo-tools.readthedocs.io/en/latest
Project-URL: Source Code, https://github.com/faridrashidi/scphylo-tools
Description: |Stars| |Compatible| |PyPI| |PyPiDownloads| |Contributions Welcome| |Build Status|
        |Docs Status| |Pre-commit| |License| |Code Style|
        
        
        scphylo-tools: a python toolkit for single-cell tumor phylogenetic analysis
        ===========================================================================
        
        .. image:: https://raw.githubusercontent.com/faridrashidi/scphylo-tools/main/docs/source/_static/images/overview.png
           :target: https://github.com/faridrashidi/scphylo-tools
           :alt: overview
           :align: center
        
        
        scphylo-tools is a python toolkit for single-cell tumor phylogenetic analysis
        
        
        .. |DOI| image:: https://img.shields.io/badge/DOI-10.1101/2021.03.26.437185-orange?logo=gitbook&logoColor=FFFFFF&style=flat-square
            :target: https://doi.org/10.1101/2021.03.26.437185
            :alt: DOI
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/scphylo-tools?logo=PyPi&logoColor=FFFFFF&style=flat-square&color=blue
            :target: https://pypi.org/project/scphylo-tools
            :alt: PyPI
        
        .. |PyPyDownloads| image:: https://img.shields.io/badge/dynamic/json?logo=PyPi&logoColor=FFFFFF&style=flat-square&color=blue&label=downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Fscphylo-tools
            :target: https://pepy.tech/project/scphylo-tools
            :alt: PyPyDownloads
        
        .. |PyPiDownloads| image:: https://img.shields.io/pypi/dm/scphylo-tools.svg?logo=docusign&logoColor=FFFFFF&style=flat-square&color=blue
            :target: https://pepy.tech/project/scphylo-tools
            :alt: PyPiDownloads
        
        .. |Stars| image:: https://img.shields.io/github/stars/faridrashidi/scphylo-tools?logo=GitHub&color=yellow&style=flat-square
            :target: https://github.com/faridrashidi/scphylo-tools
            :alt: Stars
        
        .. |Contributions Welcome| image:: https://img.shields.io/static/v1.svg?label=contributions&message=welcome&color=0059b3&logo=handshake&logoColor=FFFFFF&style=flat-square
            :target: https://github.com/faridrashidi/scphylo-tools/blob/master/CONTRIBUTING.rst
            :alt: Contributions Welcome
        
        .. |Compatible| image:: https://img.shields.io/pypi/pyversions/scphylo-tools.svg?logo=python&logoColor=FFFFFF&style=flat-square&color=blue
            :target: https://pypi.org/project/scphylo-tools
            :alt: Compatible
        
        .. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/faridrashidi/scphylo-tools/ci.yml?branch=main&label=build&logo=githubactions&logoColor=FFFFFF&style=flat-square
            :target: https://github.com/faridrashidi/scphylo-tools/actions?query=workflow%3ACI
            :alt: Build Status
        
        .. |Docs Status| image:: https://img.shields.io/readthedocs/scphylo-tools/latest?logo=readthedocs&logoColor=FFFFFF&style=flat-square
            :target: https://scphylo-tools.readthedocs.io
            :alt: Docs Status
        
        .. |Pre-commit| image:: https://img.shields.io/badge/pre--commit.ci-passing-brightgreen?logo=pre-commit&logoColor=white&style=flat-square
            :target: https://results.pre-commit.ci/latest/github/faridrashidi/scphylo-tools/master
            :alt: Pre-commit
        
        .. |Code Style| image:: https://img.shields.io/badge/code%20style-black-000000.svg?logo=visualstudiocode&logoColor=FFFFFF&style=flat-square
            :target: https://github.com/python/black
            :alt: Code Style
        
        .. |Code Score| image:: https://img.shields.io/lgtm/grade/python/github/faridrashidi/scphylo-tools.svg?logo=lgtm&logoWidth=18&style=flat-square
            :target: https://lgtm.com/projects/g/faridrashidi/scphylo-tools/context:python
            :alt: Code Score
        
        .. |Codecov| image:: https://img.shields.io/codecov/c/github/faridrashidi/scphylo-tools?logo=codecov&logoColor=white&style=flat-square
            :target: https://codecov.io/gh/faridrashidi/scphylo-tools
            :alt: Codecov
        
        .. |License| image:: https://img.shields.io/pypi/l/scphylo-tools.svg?logo=creativecommons&logoColor=FFFFFF&style=flat-square&color=blueviolet
            :target: https://github.com/faridrashidi/scphylo-tools/blob/main/LICENSE
            :alt: License
        
Keywords: tumor phylogeny,single cell,tools
Platform: Linux
Platform: MacOSX
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Framework :: Jupyter
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: dev
Provides-Extra: docs
