Metadata-Version: 2.1
Name: lantsa
Version: 0.3.0
Summary: Landmark-based transferable subspace analysis for single-cell and spatial transcriptomics
License: BSD-3-Clause
Author: Lequn Wang
Author-email: wanglequn2019@sibcb.ac.cn
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
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.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Provides-Extra: docs
Provides-Extra: tutorials
Requires-Dist: anndata (>=0.7.5)
Requires-Dist: h5py (>=2.9.0)
Requires-Dist: leidenalg; extra == "tutorials"
Requires-Dist: numba (>=0.41.0)
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: pandas (>=1.0)
Requires-Dist: python-igraph; extra == "tutorials"
Requires-Dist: scanpy (>=1.6); extra == "tutorials"
Requires-Dist: scikit-learn (>=0.21.2)
Requires-Dist: scikit-misc (>=0.1.3); extra == "tutorials"
Requires-Dist: torch (>=1.7.0)
Requires-Dist: tqdm (>=4.56.0)
Description-Content-Type: text/markdown

# LANTSA

LANTSA is a landmark-based transferable subspace analysis tool for single-cell and spatial transcriptomics.

Please visit [LANTSA documentation website](https://lantsa.readthedocs.io/en/latest/) for details about installation, tutorials, API and references.

