Skip to main content

AOP2DB - Python parser for converting importing adverse outcome pathway data into a relational database.

Project description

Package for compiling the adverse outcome pathway (AOP) data into a relational database. The data is publicly available at the AOP website.

Installation Current version on PyPI MIT

aop2db can be directly installed from PyPi with pip:

$ pip install aop2db

Usage

To load the data into a relational database:

$ aop2db load

To set the driver of your database:

$ aop2db conn mysql+pymysql://<user>:<password>@<server>/<database>

Disclaimer

AOP2DB is a scientific software that has been developed in an academic capacity, and thus comes with no warranty or guarantee of maintenance, support, or back-up of data.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aop2db-0.3.1.tar.gz (58.2 kB view hashes)

Uploaded Source

Built Distribution

aop2db-0.3.1-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page