a b/docs/index.md
1
<img src="https://user-images.githubusercontent.com/21954664/156930990-0d668468-0cd9-496e-995a-96d2c2407cf5.png" alt="ehrapy logo">
2
3
ehrapy is a modular open-source Python framework designed for exploratory end-to-end analysis of heterogeneous epidemiology and electronic health record data.
4
5
```{eval-rst}
6
.. card:: Installation :octicon:`plug;1em;`
7
    :link: installation
8
    :link-type: doc
9
10
    New to *ehrapy*? Check out the installation guide.
11
```
12
13
```{eval-rst}
14
.. card:: API reference :octicon:`book;1em;`
15
    :link: usage/usage
16
    :link-type: doc
17
18
    The API reference contains a detailed description of the ehrapy API.
19
```
20
21
```{eval-rst}
22
.. card:: Tutorials :octicon:`play;1em;`
23
    :link: tutorials/index
24
    :link-type: doc
25
26
    The tutorials walk you through real-world applications of ehrapy.
27
```
28
29
```{eval-rst}
30
.. card:: Discussion :octicon:`megaphone;1em;`
31
    :link: https://discourse.scverse.org/
32
33
    Need help? Reach out on our forum to get your questions answered!
34
35
```
36
37
```{eval-rst}
38
.. card:: GitHub :octicon:`mark-github;1em;`
39
    :link: https://github.com/theislab/ehrapy
40
41
    Find a bug? Interested in improving ehrapy? Checkout our GitHub for the latest developments.
42
43
```
44
45
```{toctree}
46
:caption: 'Contents:'
47
:hidden: true
48
:maxdepth: 3
49
50
installation
51
usage/usage
52
tutorials/index
53
contributing
54
references
55
```
56
57
# Citation
58
59
[Exploratory electronic health record analysis with ehrapy Lukas Heumos, Philipp Ehmele, Tim Treis, Julius Upmeier zu Belzen, Altana Namsaraeva, Nastassya Horlava, Vladimir A. Shitov, Xinyue Zhang, Luke Zappia, Rainer Knoll, Niklas J. Lang, Leon Hetzel, Isaac Virshup, Lisa Sikkema, Eljas Roellin, Fabiola Curion, Roland Eils, Herbert B. Schiller, Anne Hilgendorff, Fabian J. Theis
60
medRxiv 2023.12.11.23299816; doi: https://doi.org/10.1101/2023.12.11.23299816 ](https://www.medrxiv.org/content/10.1101/2023.12.11.23299816v1).
61
62
# Indices and tables
63
64
- {ref}`genindex`
65
- {ref}`modindex`
66
- {ref}`search`
67
68
[scanpy genome biology (2018)]: https://doi.org/10.1186/s13059-017-1382-0