Science Score: 77.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

EHRQC

Basic Info
  • Host: GitHub
  • Owner: ryashpal
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 39.2 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

EHRQC

Introduction

EHR-QC is a complete end-to-end pipeline to standardise and preprocess Electronic Health Records (EHR) for downstream integrative machine learning applications. This utility has two distinct modules;

  1. Standardisation
  2. Pre-processing

Both the modules can be run as a single end-to-end pipeline or individual components can be run in a standalone manner.

This utility is primarily focussed to provide a domain specific toolset for performing commmon standardisation and pre-processing tasks while handling the healthcare data. A command line interface is designed to provide an abstraction over the internal implementation details while at the same time being easy to use for anyone with basic Linux skills.

Workflow

ehr-qc

Quick Start Guide

Clone the repository from GitHub.

shell git clone git@github.com:ryashpal/EHRQC.git

Create a python virtual environment and activate it

shell python -m venv .venv source .venv/bin/activate

Install the required dependencies

shell pip install -r requirements.txt

Documentation

For the most up-to-date documentation about installation, configuration, running, and use cases please refer to the EHR-QC Documantation page.

Cite Us

If you use this library for your research, please cite our paper:

Yashpal Ramakrishnaiah, Nenad Macesic, Geoffrey I. Webb, Anton Y. Peleg, Sonika Tyagi,

EHR-QC: A streamlined pipeline for automated electronic health records standardisation and preprocessing to predict clinical outcomes, Journal of Biomedical Informatics,

Volume 147, 2023, 104509, ISSN 1532-0464,

https://doi.org/10.1016/j.jbi.2023.104509.

(https://www.sciencedirect.com/science/article/pii/S1532046423002307)

BibTeX:

@article{RAMAKRISHNAIAH2023104509, title = {EHR-QC: A streamlined pipeline for automated electronic health records standardisation and preprocessing to predict clinical outcomes}, journal = {Journal of Biomedical Informatics}, volume = {147}, pages = {104509}, year = {2023}, issn = {1532-0464}, doi = {https://doi.org/10.1016/j.jbi.2023.104509}, url = {https://www.sciencedirect.com/science/article/pii/S1532046423002307}, author = {Yashpal Ramakrishnaiah and Nenad Macesic and Geoffrey I. Webb and Anton Y. Peleg and Sonika Tyagi}, keywords = {Digital health, Electronic health records, EHR, Clinical outcome prediction, Machine learning}, }

Acknowledgements

Our special thanks to;

the-alfred-hospital-logo the-alfred-hospital-logo Superbug_AI_Branding_FINAL

Owner

  • Login: ryashpal
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite the below article.
authors:
  - family-names: Yashpal Ramakrishnaiah
    given-names: Nenad Macesic
  - family-names: Geoffrey I. Webb
    given-names: Anton Y. Peleg
title: 'EHR-QC: A streamlined pipeline for automated electronic health records standardisation and preprocessing to predict clinical outcomes'
version: 1.0.0
url: https://www.sciencedirect.com/science/article/pii/S1532046423002307
doi: https://doi.org/10.1016/j.jbi.2023.104509
date-released: '2023-12-04'
preferred-citation:
  authors:
    - family-names: Yashpal Ramakrishnaiah
      given-names: Nenad Macesic
    - family-names: Geoffrey I. Webb
      given-names: Anton Y. Peleg
  title: 'EHR-QC: A streamlined pipeline for automated electronic health records standardisation and preprocessing to predict clinical outcomes'
  doi: https://doi.org/10.1016/j.jbi.2023.104509
  url: https://www.sciencedirect.com/science/article/pii/S1532046423002307
  type: article-journal
  pages: '104509'
  year: '2023'
  conference: {}
  publisher: {}

GitHub Events

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

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 31
  • Total Committers: 2
  • Avg Commits per committer: 15.5
  • Development Distribution Score (DDS): 0.097
Top Committers
Name Email Commits
Yashpal Ramakrishnaiah y****1@m****u 28
ryashpal 5****l@u****m 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 13 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 4
  • Total maintainers: 1
pypi.org: ehrqc

Package for performing QC on Electronic Health Record (EHR) data

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 13 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 32.4%
Stargazers count: 38.8%
Downloads: 61.8%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/gitlab_sync.yml actions
  • actions/checkout main composite
  • wangchucheng/git-repo-sync v0.1.0 composite
.github/workflows/main.yml actions
  • actions/checkout main composite
  • wangchucheng/git-repo-sync v0.1.0 composite
Dockerfile docker
  • python 3.9-slim build
docker-compose.yml docker
  • ehr-qc latest
notebooks/requirements.txt pypi
  • Babel ==2.9.1
  • Jinja2 ==3.0.1
  • MarkupSafe ==2.0.1
  • Pillow ==8.3.2
  • Pygments ==2.10.0
  • Send2Trash ==1.8.0
  • anyio ==3.3.1
  • argon2-cffi ==21.1.0
  • attrs ==21.2.0
  • backcall ==0.2.0
  • bleach ==4.1.0
  • certifi ==2021.5.30
  • cffi ==1.14.6
  • charset-normalizer ==2.0.6
  • cycler ==0.10.0
  • debugpy ==1.4.3
  • decorator ==5.1.0
  • defusedxml ==0.7.1
  • entrypoints ==0.3
  • idna ==3.2
  • ipykernel ==6.4.1
  • ipython ==7.27.0
  • ipython-genutils ==0.2.0
  • jedi ==0.18.0
  • joblib ==1.0.1
  • json5 ==0.9.6
  • jsonschema ==3.2.0
  • jupyter-client ==7.0.3
  • jupyter-core ==4.8.1
  • jupyter-server ==1.11.0
  • jupyterlab ==3.1.13
  • jupyterlab-pygments ==0.1.2
  • jupyterlab-server ==2.8.1
  • kiwisolver ==1.3.2
  • matplotlib ==3.4.3
  • matplotlib-inline ==0.1.3
  • mistune ==0.8.4
  • nbclassic ==0.3.2
  • nbclient ==0.5.4
  • nbconvert ==6.1.0
  • nbformat ==5.1.3
  • nest-asyncio ==1.5.1
  • nipals ==0.5.4
  • notebook ==6.4.4
  • numpy ==1.21.2
  • packaging ==21.0
  • pandas ==1.3.3
  • pandocfilters ==1.5.0
  • parso ==0.8.2
  • patsy ==0.5.2
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • prometheus-client ==0.11.0
  • prompt-toolkit ==3.0.20
  • psycopg2-binary ==2.9.1
  • ptyprocess ==0.7.0
  • pycparser ==2.20
  • pyparsing ==2.4.7
  • pyrsistent ==0.18.0
  • python-dateutil ==2.8.2
  • pytz ==2021.1
  • pyzmq ==22.3.0
  • requests ==2.26.0
  • requests-unixsocket ==0.2.0
  • scikit-learn ==1.0
  • scipy ==1.7.1
  • seaborn ==0.11.2
  • six ==1.16.0
  • sklearn ==0.0
  • sniffio ==1.2.0
  • statsmodels ==0.13.0
  • terminado ==0.12.1
  • testpath ==0.5.0
  • threadpoolctl ==2.2.0
  • tornado ==6.1
  • traitlets ==5.1.0
  • urllib3 ==1.26.7
  • wcwidth ==0.2.5
  • webencodings ==0.5.1
  • websocket-client ==1.2.1
requirements.txt pypi
  • Jinja2 ==3.1.2
  • MarkupSafe ==2.1.1
  • Pillow ==9.4.0
  • PyYAML ==6.0
  • Pygments ==2.14.0
  • Send2Trash ==1.8.0
  • UpSetPlot ==0.8.0
  • Whoosh ==2.7.4
  • aiofiles ==0.8.0
  • aiohttp ==3.8.3
  • aiosignal ==1.3.1
  • anyio ==3.6.2
  • argon2-cffi ==21.3.0
  • argon2-cffi-bindings ==21.2.0
  • asttokens ==2.2.1
  • async-timeout ==4.0.2
  • attrs ==22.2.0
  • backcall ==0.2.0
  • beautifulsoup4 ==4.11.1
  • bleach ==5.0.1
  • blis ==0.7.5
  • blosc ==1.11.1
  • catalogue ==2.0.8
  • certifi ==2022.12.7
  • cffi ==1.15.1
  • charset-normalizer ==2.1.1
  • click ==7.1.2
  • comm ==0.1.2
  • contourpy ==1.0.6
  • cycler ==0.11.0
  • cymem ==2.0.7
  • datasets ==2.2.2
  • debugpy ==1.6.5
  • decorator ==5.1.1
  • defusedxml ==0.7.1
  • dill ==0.3.4
  • eland ==8.3.0
  • elastic-transport ==8.4.0
  • elasticsearch ==8.6.0
  • entrypoints ==0.4
  • executing ==1.2.0
  • fastjsonschema ==2.16.2
  • filelock ==3.9.0
  • fonttools ==4.38.0
  • frozenlist ==1.3.3
  • fsspec ==2022.11.0
  • fuzzywuzzy ==0.18.0
  • gensim ==4.1.2
  • huggingface-hub ==0.11.1
  • idna ==3.4
  • importlib-metadata ==6.0.0
  • impyute ==0.0.8
  • interchange ==2021.0.4
  • ipykernel ==6.20.1
  • ipython ==8.8.0
  • ipython-genutils ==0.2.0
  • ipywidgets ==7.6.6
  • jedi ==0.18.2
  • joblib ==1.2.0
  • jsonpickle ==2.0.0
  • jsonschema ==4.17.3
  • jupyter-client ==7.4.9
  • jupyter-core ==5.1.3
  • jupyter-events ==0.6.3
  • jupyter-server ==2.0.6
  • jupyter-server-terminals ==0.4.4
  • jupyterlab-pygments ==0.2.2
  • jupyterlab-widgets ==1.1.1
  • kiwisolver ==1.4.4
  • lightgbm ==3.3.5
  • matplotlib ==3.6.2
  • matplotlib-inline ==0.1.6
  • medcat ==1.5.0
  • miceforest ==5.6.3
  • missingno ==0.5.1
  • mistune ==2.0.4
  • monotonic ==1.6
  • multidict ==6.0.4
  • multiprocess ==0.70.12
  • murmurhash ==1.0.9
  • nbclassic ==0.4.8
  • nbclient ==0.7.2
  • nbconvert ==7.2.7
  • nbformat ==5.7.3
  • nest-asyncio ==1.5.6
  • nltk ==3.8.1
  • notebook ==6.5.2
  • notebook-shim ==0.2.2
  • numpy ==1.24.1
  • nvidia-cublas-cu11 ==11.10.3.66
  • nvidia-cuda-nvrtc-cu11 ==11.7.99
  • nvidia-cuda-runtime-cu11 ==11.7.99
  • nvidia-cudnn-cu11 ==8.5.0.96
  • packaging ==23.0
  • pandas ==1.4.2
  • pandocfilters ==1.5.0
  • pansi ==2020.7.3
  • parso ==0.8.3
  • pathy ==0.10.1
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • platformdirs ==2.6.2
  • preshed ==3.0.8
  • prometheus-client ==0.15.0
  • prompt-toolkit ==3.0.36
  • psutil ==5.9.4
  • psycopg2-binary ==2.9.5
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.2
  • py2neo ==2021.2.3
  • pyarrow ==10.0.1
  • pycparser ==2.21
  • pydantic ==1.8.2
  • pyparsing ==3.0.9
  • pyrsistent ==0.19.3
  • python-dateutil ==2.8.2
  • python-json-logger ==2.0.4
  • pytz ==2022.7
  • pyzmq ==25.0.0
  • regex ==2022.10.31
  • requests ==2.28.1
  • responses ==0.18.0
  • rfc3339-validator ==0.1.4
  • rfc3986-validator ==0.1.1
  • scikit-learn ==1.1.3
  • scipy ==1.8.1
  • seaborn ==0.12.2
  • sentence-transformers ==2.2.2
  • sentencepiece ==0.1.97
  • six ==1.16.0
  • smart-open ==5.2.1
  • sniffio ==1.3.0
  • soupsieve ==2.3.2.post1
  • spacy ==3.1.3
  • spacy-legacy ==3.0.11
  • srsly ==2.4.5
  • stack-data ==0.6.2
  • terminado ==0.17.1
  • thinc ==8.0.17
  • threadpoolctl ==3.1.0
  • tinycss2 ==1.2.1
  • tokenizers ==0.12.1
  • torch ==1.13.1
  • torchvision ==0.14.1
  • tornado ==6.2
  • tqdm ==4.64.1
  • traitlets ==5.8.1
  • transformers ==4.19.4
  • typer ==0.3.2
  • typing-extensions ==4.4.0
  • urllib3 ==1.26.13
  • wasabi ==0.10.1
  • wcwidth ==0.2.5
  • webencodings ==0.5.1
  • websocket-client ==1.4.2
  • widgetsnbextension ==3.5.2
  • xxhash ==3.0.0
  • yarl ==1.8.2
  • yattag ==1.15.0
  • zipp ==3.11.0
.github/workflows/gitlab_sync_2.yml actions
  • actions/checkout main composite
  • wangchucheng/git-repo-sync v0.1.0 composite