Metadata-Version: 2.1
Name: pyliger
Version: 0.2.3
Summary: The Python version of LIGER package.
Keywords: LIGER
Home-page: https://welch-lab.github.io
Author-Email: Joshua Welch <welchjd@med.umich.edu>, Lu Lu <luluhz@umich.edu>
Maintainer-Email: Andrew Robbins <robbiand@med.umich.edu>
License: GPL-3.0-only
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Project-URL: Homepage, https://welch-lab.github.io
Project-URL: Repository, https://github.com/welch-lab/pyliger
Requires-Python: <3.13,>=3.9
Requires-Dist: adjustText
Requires-Dist: anndata
Requires-Dist: annoy
Requires-Dist: bokeh
Requires-Dist: colorcet
Requires-Dist: datashader
Requires-Dist: goatools
Requires-Dist: h5sparse
Requires-Dist: holoviews
Requires-Dist: leidenalg
Requires-Dist: llvmlite
Requires-Dist: louvain
Requires-Dist: matplotlib
Requires-Dist: mygene
Requires-Dist: numexpr
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotnine
Requires-Dist: python-igraph
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: umap-learn
Requires-Dist: setuptools>=68.0.0
Requires-Dist: dask>=2024.4.1
Requires-Dist: dask-expr>=1.1.0
Description-Content-Type: text/markdown

[![PyPI version](https://img.shields.io/pypi/v/pyliger)](https://img.shields.io/pypi/v/pyliger)
[![GitHub](https://img.shields.io/github/license/welch-lab/pyliger)](https://github.com/welch-lab/pyliger/blob/master/LICENSE)
 <br/>

  |Host | Downloads |
  |-----|-----------|
  |PyPI |[![Downloads](https://pepy.tech/badge/pyliger)](https://pepy.tech/project/pyliger)|

# pyliger: Scalable single-cell multi-omic integration in python

Installation instructions: `pip install pyliger`

Jupyter notebooks with step-by-step tutorials demonstrating how to use pyliger are included.
