Metadata-Version: 2.1 Name: SANTO Version: 0.0.3 Summary: SANTO: a coarse-to-fine stitching and alignment method for spatial omics Home-page: https://github.com/leihouyeung/SANTO Author: Haoyang Li Author-email: lihy1995@gmail.com License: UNKNOWN Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Requires-Python: >=3.10 License-File: LICENSE Requires-Dist: torch (==1.11.0) Requires-Dist: networkx (==2.6.3) Requires-Dist: scipy (==1.12.0) Requires-Dist: scanpy (==1.9.3) Requires-Dist: glob2 (==0.7) Requires-Dist: ruptures (==1.1.8) Requires-Dist: harmonypy (==0.0.6) Requires-Dist: easydict (==1.13) UNKNOWN