infoalign

View on PyPIReverse Dependencies (0)

0.1.1 infoalign-0.1.1-py3-none-any.whl

Wheel Details

Project: infoalign
Version: 0.1.1
Filename: infoalign-0.1.1-py3-none-any.whl
Download: [link]
Size: 10115
MD5: aaef01a345ae9b940924f40dd1ca72dc
SHA256: cb1f40b67c5933d1b6d25811be522c04daff1468f47ccf951bd51d7a3a81e210
Uploaded: 2024-10-14 07:26:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: infoalign
Version: 0.1.1
Summary: A package for the paper: learning molecular representation in a cell
Author-Email: Gang Liu <gliu7[at]nd.edu>
Project-Url: Homepage, https://github.com/liugangcode/InfoAlign
Project-Url: Bug Tracker, https://github.com/liugangcode/InfoAlign/issues
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: torch (>=2.2.0)
Requires-Dist: torch-geometric (>=2.6.1)
Requires-Dist: numpy
Requires-Dist: pandas (>=2.2.3)
Requires-Dist: click
Requires-Dist: huggingface-hub (>=0.22.2)
Requires-Dist: joblib (>=1.3.2)
Requires-Dist: networkx (>=3.2.1)
Requires-Dist: ogb (>=1.3.6)
Requires-Dist: PyYAML (>=6.0.2)
Requires-Dist: rdkit (>=2023.9.5)
Requires-Dist: scikit-learn (>=1.4.1.post1)
Requires-Dist: scipy (>=1.14.1)
Requires-Dist: tqdm (>=4.66.2)
Requires-Dist: pytest (>=7.0); extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2072 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
infoalign/__init__.py sha256=ruMY1-qTzFrTEHp0K3IayPYH0Wlqu-15hSAMHeQyD5s 45
infoalign/cli.py sha256=3zWbF0la50KYOwVz18oX8jEK-0SeB0sD6WulcdIaApU 1580
infoalign/representer.py sha256=9qvkZuyTdciAW8PQGDPENg7YplR607MB7gIUTzXyhac 1541
infoalign/utils.py sha256=QkJKL3a1c1I4wxWzMg4cLvJfPQVO3ZuoglAMi3foEgg 3202
infoalign/models/conv.py sha256=SSfHoVNHkcRJHB8IU6gOwk_HGqR06Z8G0RUIl7HPQjU 13041
infoalign/models/gnn.py sha256=sRG81dNybmjGOm0ZrsVbxu8iBbKxhzpzYg7GSn2KBMQ 3682
infoalign-0.1.1.dist-info/LICENSE sha256=OJ0AZSqup6hw4RKMld9xcVgPNHhWs5k_igiQ8aHPCa4 1066
infoalign-0.1.1.dist-info/METADATA sha256=7iM_oZxwBw1T1esUCQhKiyiZOdfTHgrhdU-uTdAyAzA 3219
infoalign-0.1.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
infoalign-0.1.1.dist-info/entry_points.txt sha256=kMz9jjt7QG1qn96x35O8yDVgGpSdCAHDmL43m5qM2-E 64
infoalign-0.1.1.dist-info/top_level.txt sha256=H-bEIUdybrrjGwdyXRZaqMUdP0NEmj9hT3HBZr-3sOU 10
infoalign-0.1.1.dist-info/RECORD

top_level.txt

infoalign

entry_points.txt

infoalign_predict = infoalign.cli:predict_cli