HInt-ppi 0.1__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,29 @@
1
+ Metadata-Version: 2.4
2
+ Name: HInt-ppi
3
+ Version: 0.1
4
+ Summary: A tool to find homologous interactions and speed up AlphaFold-based structural modeling.
5
+ Home-page: https://github.com/Qrouger/HInt
6
+ Author: Quentin Rouger
7
+ Author-email: quentin.rouger@univ-rennes.fr
8
+ License: GPL-3.0 license
9
+ Requires-Dist: alphapulldown
10
+ Requires-Dist: matplotlib
11
+ Requires-Dist: nvidia-ml-py
12
+ Requires-Dist: torch==2.4.0
13
+ Requires-Dist: ihm
14
+ Requires-Dist: scipy==1.16.0
15
+ Requires-Dist: setuptools==80.9.0
16
+ Requires-Dist: jax[cuda12]==0.5.3
17
+ Requires-Dist: numpy==1.26.4
18
+ Requires-Dist: torchdata==0.9.0
19
+ Requires-Dist: pandas
20
+ Requires-Dist: pydantic
21
+ Requires-Dist: packaging
22
+ Requires-Dist: opt_einsum
23
+ Requires-Dist: torch-geometric
24
+ Dynamic: author
25
+ Dynamic: author-email
26
+ Dynamic: home-page
27
+ Dynamic: license
28
+ Dynamic: requires-dist
29
+ Dynamic: summary
@@ -0,0 +1,5 @@
1
+ hint_ppi-0.1.dist-info/METADATA,sha256=TrCVqTk1Z-af2LoeLuePryRJDAZzA3teJu3J6oZ1UXg,813
2
+ hint_ppi-0.1.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
3
+ hint_ppi-0.1.dist-info/entry_points.txt,sha256=Chy41cVE_EyFnXNOhsLR6mtYD-baNqyuBFI7TXA9IHw,49
4
+ hint_ppi-0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ hint_ppi-0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ PPIFold = PPIFold.PPIFold:main
@@ -0,0 +1 @@
1
+