Metadata-Version: 2.1
Name: aaei
Version: 1.0.1
Summary: Air Adverse Effect Index
Home-page: http://github.com/Kwabratseur/AAEI
Author: Jeroen van 't Ende
Author-email: jeroen.vantende@outlook.com
License: MIT
Keywords: trace gas compound toxicity read-across statistics health index
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Description-Content-Type: text/markdown
Provides-Extra: Viz
License-File: LICENSE

Air Adverse Effect Index
------------------------

install with
```bash
pip install aaei
```
Or
```bash
pip install aaei ".[Viz]"
```
to include visualization capabilities

This tool uses the output of [GenRA](https://comptox.epa.gov/genra/) toxicological Generalized Read-across Database/tool.

One or more chemicals can be statistically analyzed, these statistics can be applied to measured or simulated chemical concentrations.

See [Github](https://github.com/Kwabratseur/AAEI) for more details.


