Metadata-Version: 2.1
Name: pheval-exomiser
Version: 0.1.2
Summary: 
Author: Yasemin Bridges
Author-email: y.bridges@qmul.ac.uk
Requires-Python: >=3.9,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: docker (>=6.0.1,<7.0.0)
Requires-Dist: google (>=3.0.0,<4.0.0)
Requires-Dist: oaklib (>=0.1.55,<0.2.0)
Requires-Dist: pandas (>=1.5.2,<2.0.0)
Requires-Dist: phenopackets (>=2.0.2,<3.0.0)
Requires-Dist: pyaml (>=21.10.1,<22.0.0)
Requires-Dist: pyserde (>=0.9.7,<0.10.0)
Description-Content-Type: text/markdown

# Exomiser Runner for PhEval

This is the Exomiser plugin for PhEval. Highly experimental. Do not use.

## Developers

Warning, the `pheval` library is currently included as a file reference in the toml file.

```
pheval = { path = "/Users/matentzn/ws/pheval" }
```

This will change when pheval is published on pypi.


