Metadata-Version: 2.1
Name: phylics
Version: 1.0.4
Summary: Single-cell CNV data analysis toolkit
Home-page: https://github.com/bioinformatics-polito/PhyliCS
Author: Marilisa Montemurro
Author-email: marilisa.montemurro@polito.it
License: AGPL3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
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.8
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7, <3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: scipy (>=1.6.0)
Requires-Dist: pandas (>=1.1.3)
Requires-Dist: matplotlib (>=3.3.1)
Requires-Dist: seaborn (>=0.11.1)
Requires-Dist: scikit-learn (>=0.24)
Requires-Dist: statsmodels (>=0.12.0)
Requires-Dist: anndata (>=0.7.5)
Requires-Dist: typing
Requires-Dist: umap-learn (>=0.4.6)
Requires-Dist: IPython (>=7.19.0)
Requires-Dist: hdbscan (>=0.8.26)
Requires-Dist: joblib (>=1.0.0)

# PhyliCS
A Python library to explore scCNA data and quantify spatial tumor heterogeneity

For the documentation refer to the [GitHub repository](https://github.com/bioinformatics-polito/PhyliCS).

