|
a |
|
b/README.md |
|
|
1 |
[](https://github.com/psf/black) |
|
|
2 |
[](https://github.com/theislab/ehrapy/actions/workflows/build.yml) |
|
|
3 |
[](https://codecov.io/gh/theislab/ehrapy) |
|
|
4 |
[](https://opensource.org/licenses/Apache2.0) |
|
|
5 |
[](https://pypi.org/project/ehrapy/) |
|
|
6 |
[](https://pypi.org/project/ehrapy) |
|
|
7 |
[](https://ehrapy.readthedocs.io/) |
|
|
8 |
[](https://github.com/theislab/ehrapy/actions/workflows/test.yml) |
|
|
9 |
[](https://github.com/pre-commit/pre-commit) |
|
|
10 |
|
|
|
11 |
<img src="https://user-images.githubusercontent.com/21954664/156930990-0d668468-0cd9-496e-995a-96d2c2407cf5.png" alt="ehrapy logo"> |
|
|
12 |
|
|
|
13 |
# ehrapy overview |
|
|
14 |
|
|
|
15 |
 |
|
|
16 |
|
|
|
17 |
## Features |
|
|
18 |
|
|
|
19 |
- Exploratory and targeted analysis of Electronic Health Records |
|
|
20 |
- Quality control & preprocessing |
|
|
21 |
- Visualization & Exploration |
|
|
22 |
- Clustering & trajectory inference |
|
|
23 |
|
|
|
24 |
## Installation |
|
|
25 |
|
|
|
26 |
You can install _ehrapy_ via [pip] from [PyPI]: |
|
|
27 |
|
|
|
28 |
```console |
|
|
29 |
$ pip install ehrapy |
|
|
30 |
``` |
|
|
31 |
|
|
|
32 |
## Usage |
|
|
33 |
|
|
|
34 |
Please have a look at the [Usage documentation](https://ehrapy.readthedocs.io/en/latest/usage/usage.html) and the [tutorials](https://ehrapy.readthedocs.io/en/latest/tutorials/index.html). |
|
|
35 |
|
|
|
36 |
```python |
|
|
37 |
import ehrapy as ep |
|
|
38 |
``` |
|
|
39 |
|
|
|
40 |
## Citation |
|
|
41 |
|
|
|
42 |
[Heumos, L., Ehmele, P., Treis, T. et al. An open-source framework for end-to-end analysis of electronic health record data. Nat Med (2024). https://doi.org/10.1038/s41591-024-03214-0](https://www.nature.com/articles/s41591-024-03214-0). |