-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.qmd
More file actions
98 lines (78 loc) · 2.6 KB
/
index.qmd
File metadata and controls
98 lines (78 loc) · 2.6 KB
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, echo=FALSE}
h3 {
text-align: center;
}
```
### A Harmonized Catalog of Pharmaceutical Tables, Listings, and Graphs
####
```{r, echo=FALSE}
#| 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 initial inspiration from the FDA Standard Safety Tables and Figures Integrated Guide, we develop open-source templates from this guide as well as additional sources. 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-catalog.html';" class="button">Template Catalog</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!
#### Contributors
::: {layout-ncol="4"}
::: flip-card
::: flip-card-inner
::: flip-card-front
{width="150"}
:::
::: flip-card-back
Emily de la Rua\
Abinaya Yogasekaram
:::
:::
:::
::: flip-card
::: flip-card-inner
::: flip-card-front
{width="150"}
:::
::: flip-card-back
Jessica Knizia\
Yoshito Koujin\
Korbinian Matthias
:::
:::
:::
::: flip-card
::: flip-card-inner
::: flip-card-front
{width="150"}
:::
::: flip-card-back
Huan Lu\
Harsha Kalikivayi\
Alex Assuied
:::
:::
:::
::: flip-card
::: flip-card-inner
::: flip-card-front
{width="150"}
:::
::: flip-card-back
Yichen Wang\
Yuye Wang
:::
:::
:::
:::