https://github.com/theislab/ehrdata
A datastructure for EHR data
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 (15.8%) to scientific vocabulary
Keywords
Repository
A datastructure for EHR data
Basic Info
- Host: GitHub
- Owner: theislab
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://ehrdata.readthedocs.io/en/stable/
- Size: 36.2 MB
Statistics
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 17
- Releases: 5
Topics
Metadata Files
README.md
ehrdata
Ehrdata is a data framework that comprises a FAIR storage format and a collection of Python libraries for performant access, alignment, and processing of uni- and multi-modal electronic health record datasets. This repository contains the core ehrdata library. See the ehrapy package for an analysis package that uses ehrdata to enable the analysis of electronic health record datasetes.
Getting started
Please refer to the documentation, in particular, the API documentation.
Disclaimer
ehrdata is under heavy construction, and its API not stable. If you find it potentially interesting for your work, reach out to us via the scverse zulip platform! We can help you using it and will be able to stabilize things you need.
If you have inputs on features, please do not hesitate to open an issue on our issue tracker!
Installation
You need to have Python 3.11 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.
There are several alternative options to install ehrdata:
1) Install the latest release of ehrdata from PyPI:
bash
pip install ehrdata
- Install the latest development version:
bash
pip install git+https://github.com/theislab/ehrdata.git@main
Release notes
See the changelog.
Contact
For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.
Citation
t.b.a
Owner
- Name: Theis Lab
- Login: theislab
- Kind: organization
- Email: icb.office@helmholtz-muenchen.de
- Location: Munich
- Website: https://www.helmholtz-muenchen.de/icb/
- Repositories: 213
- Profile: https://github.com/theislab
Institute of Computational Biology
GitHub Events
Total
- Create event: 65
- Release event: 2
- Issues event: 55
- Watch event: 1
- Delete event: 56
- Member event: 3
- Issue comment event: 46
- Push event: 286
- Pull request review event: 50
- Pull request review comment event: 80
- Pull request event: 116
- Fork event: 1
Last Year
- Create event: 65
- Release event: 2
- Issues event: 55
- Watch event: 1
- Delete event: 56
- Member event: 3
- Issue comment event: 46
- Push event: 286
- Pull request review event: 50
- Pull request review comment event: 80
- Pull request event: 116
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 43
- Total pull requests: 94
- Average time to close issues: 2 months
- Average time to close pull requests: 8 days
- Total issue authors: 5
- Total pull request authors: 10
- Average comments per issue: 0.26
- Average comments per pull request: 0.39
- Merged pull requests: 67
- Bot issues: 0
- Bot pull requests: 36
Past Year
- Issues: 41
- Pull requests: 80
- Average time to close issues: 2 months
- Average time to close pull requests: 6 days
- Issue authors: 4
- Pull request authors: 9
- Average comments per issue: 0.27
- Average comments per pull request: 0.35
- Merged pull requests: 56
- Bot issues: 0
- Bot pull requests: 26
Top Authors
Issue Authors
- eroell (26)
- Zethson (10)
- MDLDan (4)
- xinyuejohn (2)
- flying-sheep (1)
Pull Request Authors
- pre-commit-ci[bot] (36)
- eroell (32)
- Zethson (13)
- flying-sheep (4)
- scverse-bot (3)
- ShreyParikh07 (2)
- aGuyLearning (1)
- MDLDan (1)
- xinyuejohn (1)
- agerardy (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 515 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 2
pypi.org: ehrdata
A Python package for EHR data
- Homepage: https://github.com/theislab/ehrdata
- Documentation: https://ehrdata.readthedocs.io/
- License: apache-2.0
-
Latest release: 0.0.7
published 6 months ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- anndata *
- session-info *