Metadata-Version: 2.1
Name: rescue-dec
Version: 1.0.1
Summary: Resnet model employing scRNA-seq for characterizing cell composition by using expression of whole genome.
Home-page: https://github.com/xyMa00/Rescue.git
Author: mxy
Author-email: xyMa00@126.com
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >3.8
License-File: LICENSE
Requires-Dist: torch >=2.0.1
Requires-Dist: torchvision >=0.15.2
Requires-Dist: pandas >=2.0.3
Requires-Dist: numpy >=1.24.3
Requires-Dist: anndata >=0.9.2
Requires-Dist: matplotlib >=3.7.3
Requires-Dist: scikit-learn >=1.3.0
Requires-Dist: scipy >=1.10.1
Requires-Dist: seaborn >=0.12.2
Requires-Dist: tqdm >=4.66.1

