-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.qmd
98 lines (78 loc) · 2.6 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
title: cardinal
---
```{css}
h3 {
text-align: center;
}
```
### Implementation of FDA Safety Tables and Figures
####
```{r}
#| fig-align: "center"
#| out-width: "2.0in"
knitr::include_graphics("quarto/assets/images/logo/cardinal.png")
```
#### What is cardinal?
The cardinal initiative (formerly "falcon") is an industry collaborative effort under pharmaverse that brings together pharmaceutical companies with the aspiration of building and open-sourcing a catalog of harmonized tables, listings, and graphs (TLGs) in clinical study reporting. Leveraging existing open-source R packages, cardinal aims to simplify the process of output review, comparison, and meta-analyses, fostering efficient communication among stakeholders in the pharmaceutical sector while aligning with CDISC's ARD/ARM effort at the same time. Drawing inspiration from the FDA Standard Safety Tables and Figures Integrated Guide, we develop open-source templates. Future plans entail expanding the catalog of templates through continuous collaboration from participating companies and inviting wider industry to promote harmonization of TLGs for clinical reporting.
```{=html}
<div class="divButton">
<button onclick="window.location.href = 'quarto/getting_started.html';" class="button">Getting Started</button>
<button onclick="window.location.href = 'quarto/index-templates.html';" class="button">Template Library Index</button>
</div>
<div class="divButton">
<button onclick="window.location.href = 'quarto/about.html#our-collaboration-journey';" class="button">Our Collaboration Journey</button>
<button onclick="window.location.href = 'quarto/faq.html';" class="button">FAQ</button>
</div>
```
#### Upcoming Talks & Presentations
No upcoming talks or presentations currently scheduled. Stay tuned!
See resources from past talks & presentations [here](quarto/resources.html#past-talks-presentations).
#### Contributors
::: {layout-ncol="4"}
::: flip-card
::: flip-card-inner
::: flip-card-front
![](quarto/assets/images/logo-roche.png){width="150"}
:::
::: flip-card-back
Emily de la Rua\
Abinaya Yogasekaram
:::
:::
:::
::: flip-card
::: flip-card-inner
::: flip-card-front
![](quarto/assets/images/logo-bi.png){width="150"}
:::
::: flip-card-back
Jessica Knizia\
Yoshito Koujin\
Korbinian Matthias
:::
:::
:::
::: flip-card
::: flip-card-inner
::: flip-card-front
![](quarto/assets/images/logo-sanofi.png){width="150"}
:::
::: flip-card-back
Alex Assuied\
Huan Lu
:::
:::
:::
::: flip-card
::: flip-card-inner
::: flip-card-front
![](quarto/assets/images/logo-moderna.jpg){width="150"}
:::
::: flip-card-back
Yichen Wang\
Yuye Wang
:::
:::
:::
:::