Skip to main content

Python wrapper for the OHDSI R packages

Project description

python-ohdsi

Python wrappers for (some) OHDSI tools. This project has been initiated for supporting OMOP data sources in vantage6.

Make sure you have a working R environment with the OHDSI packages installed.

Building documentation

cd docs
export
make html
cd docs
Set-Item -Path Env:IGNORE_R_IMPORTS -Value True
make html

You can set the IGNORE_R_IMPORTS environment variable to ignore the R imports in the documentation. This is useful when you don't have the R packages installed but want to build the documentation anyway.

TODO

Packages to be wrapped:

Release packages: ohdsi-circe, ohdsi-capr, ohdsi-cohortgenerator, ohdsi-sqlrender, ohdsi-databaseconnector, ohdsi-featureextraction

Some notes

  • installing some OHDSI packages required the --no-multiarch flag: INSTALL_opts=c("--no-multiarch").

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

ohdsi-feature-extraction-0.2.3.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

ohdsi_feature_extraction-0.2.3-py3-none-any.whl (9.4 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