Air Adverse Effect Index
------------------------
Calculate the relative toxicity effect(s) of different trace gas compounds with [GenRA](https://comptox.epa.gov/genra/)
install with
```bash
pip install aaei
```
Or
```bash
pip install aaei ".[Viz]"
```
to include visualization capabilities
Example code:
```bash
mkdir health_effects
cd health_effects
AEI CopyExamples
AEI Run viz piv=Batch_Report_Target.csv
```
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.
Raw data
{
"_id": null,
"home_page": "http://github.com/Kwabratseur/AAEI",
"name": "aaei",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "trace gas compound toxicity read-across statistics health index",
"author": "Jeroen van 't Ende",
"author_email": "jeroen.vantende@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/f1/1a/d3b438a3a1888ae2854979224b435a07fbbda260b20587d62cef2d6dd5ec/aaei-1.5.0.tar.gz",
"platform": null,
"description": "Air Adverse Effect Index\n------------------------\n\nCalculate the relative toxicity effect(s) of different trace gas compounds with [GenRA](https://comptox.epa.gov/genra/)\n\ninstall with\n```bash\npip install aaei\n```\nOr\n```bash\npip install aaei \".[Viz]\"\n```\nto include visualization capabilities\n\n\nExample code:\n```bash\nmkdir health_effects\ncd health_effects\nAEI CopyExamples\nAEI Run viz piv=Batch_Report_Target.csv\n```\n\nThis tool uses the output of [GenRA](https://comptox.epa.gov/genra/) toxicological Generalized Read-across Database/tool. \nOne or more chemicals can be statistically analyzed, these statistics can be applied to measured or simulated chemical concentrations.\n\nSee [Github](https://github.com/Kwabratseur/AAEI) for more details.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Air Adverse Effect Index",
"version": "1.5.0",
"project_urls": {
"Homepage": "http://github.com/Kwabratseur/AAEI"
},
"split_keywords": [
"trace",
"gas",
"compound",
"toxicity",
"read-across",
"statistics",
"health",
"index"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f11ad3b438a3a1888ae2854979224b435a07fbbda260b20587d62cef2d6dd5ec",
"md5": "85b5d389279dd2f58ffed2caacb2baa1",
"sha256": "9201de7caf018421ed76da669acc0c0c6bc82fa5eaea78779ba49a0f70ed8865"
},
"downloads": -1,
"filename": "aaei-1.5.0.tar.gz",
"has_sig": false,
"md5_digest": "85b5d389279dd2f58ffed2caacb2baa1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 38151,
"upload_time": "2023-09-04T15:05:59",
"upload_time_iso_8601": "2023-09-04T15:05:59.825476Z",
"url": "https://files.pythonhosted.org/packages/f1/1a/d3b438a3a1888ae2854979224b435a07fbbda260b20587d62cef2d6dd5ec/aaei-1.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-04 15:05:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kwabratseur",
"github_project": "AAEI",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "aaei"
}