mmmvae 0.1.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,18 @@
1
+ Metadata-Version: 2.4
2
+ Name: mmmvae
3
+ Version: 0.1.0
4
+ Summary: Multi-Modal Metabolic Variational Autoencoder
5
+ Author: TianMiaoMiao
6
+ Requires-Python: >=3.10,<3.13
7
+ Requires-Dist: numpy
8
+ Requires-Dist: pandas
9
+ Requires-Dist: torch
10
+ Requires-Dist: scanpy
11
+ Requires-Dist: matplotlib
12
+ Requires-Dist: scikit-learn
13
+ Requires-Dist: python-magic
14
+ Requires-Dist: tqdm
15
+ Dynamic: author
16
+ Dynamic: requires-dist
17
+ Dynamic: requires-python
18
+ Dynamic: summary
@@ -0,0 +1,5 @@
1
+ mmmvae-0.1.0.dist-info/METADATA,sha256=ng5HjRP5mSBKfSYcoyEPFaqRqY2PEb1M9VJ8m7vRiv8,443
2
+ mmmvae-0.1.0.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
3
+ mmmvae-0.1.0.dist-info/entry_points.txt,sha256=b1hz342wxOeGIEgjS4Io6ekpf6q_BOR8OfJKOTbHkAE,44
4
+ mmmvae-0.1.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ mmmvae-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (84.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ mmmvae = mmmvae.main:main
@@ -0,0 +1 @@
1
+