Metadata-Version: 2.4
Name: pooled-ppi
Version: 0.1
Summary: Computational screening of protein-protein interactions using pooled co-folding
Author-email: jurgjn <jurgjn@users.noreply.github.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/jurgjn/pooled-ppi
Project-URL: Issues, https://github.com/jurgjn/pooled-ppi/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numba
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: tqdm
Dynamic: license-file

# pooled-ppi

Utilities for computational screening of protein-protein interactions using pooled co-folding

- [Sample all-vs-all pools](https://colab.research.google.com/github/jurgjn/pooled-ppi/blob/main/examples/sample-pools-mgen/sample-pools-mgen-colab.ipynb)
