https://github.com/australiancancerdatanetwork/hemonc_alchemy

SQLAlchemy models for HemOnc Data Model - extension to OMOP_Alchemy

https://github.com/australiancancerdatanetwork/hemonc_alchemy

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

SQLAlchemy models for HemOnc Data Model - extension to OMOP_Alchemy

Basic Info
  • Host: GitHub
  • Owner: AustralianCancerDataNetwork
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 3 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

HemOnc Alchemy

Purpose: to provide an interface to the HemOnc data model that is compatible with OMOP Alchemy interface

Notes

To create your own sqlite version of the data model, you will need to access the source hemonc tables and run the import steps available in the import source notebook

Else, to request a demo version of the sqlite reference database, please reach out to the authors.

Quickstart

Copy the file .env_sample (as .env) to set the environment variable for the directory where your db connection config file will live.

Copy the file oa_system_config_sample.yaml in the same way, updating the absolute path for your reference database.

ERD

An overview ERD can be found here for reference and ease of use

Examples

Some key example queries can be found here - see reference here for descriptions.

Owner

  • Name: Australian Cancer Data Network
  • Login: AustralianCancerDataNetwork
  • Kind: organization
  • Email: Tim.Churches@inghaminstitute.org.au
  • Location: Australia

GitHub Events

Total
  • Push event: 6
  • Create event: 1
Last Year
  • Push event: 6
  • Create event: 1

Dependencies

poetry.lock pypi
  • 129 dependencies
pyproject.toml pypi