generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
About.Rmd
56 lines (44 loc) · 2.13 KB
/
About.Rmd
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
# About the Authors {-}
These credits are based on our [course contributors table guidelines](https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/How-to-give-credits).
***In [memory](https://galaxyproject.org/jxtx/) of [James Taylor](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-020-02016-0), who was instrumental in initiating this project.***
|Credits|Names|
|-------|-----|
|**Pedagogy**||
|Lead Content Instructor|[Carrie Wright]|
|Content Contributors|[Candace Savonen] (sections of Data Sharing, Data Security, Data Ethics, and Coursera/Leanpub quizzes), [Kate Isaac] (Coursera practice quizzes)|
|Content Editors/Reviewers|[Candace Savonen], [Jeff Leek], [Jodyn Platt]|
|Content Directors| [Jeff Leek]|
|Content Consultant (General)| [Elana Fertig]|
|Content Consultants (REDCap section)| Jennifer Durham|
|Acknowledgments ||
|**Production**||
|Content Publisher|[Kate Isaac]|
|Content Publishing Reviewers|[Candace Savonen]|
|**Technical**||
|Course Publishing Engineer|[Carrie Wright]|
|Template Publishing Engineers|[Candace Savonen], [Carrie Wright], [Ava Hoffman]|
|Publishing Maintenance Engineer|[Candace Savonen]|
|Technical Publishing Stylists|[Carrie Wright], [Candace Savonen]|
|Package Developers ([ottrpal](https://github.com/jhudsl/ottrpal))|[Candace Savonen], [John Muschelli], [Carrie Wright]|
|**Art and Design**||
|Illustrator|[Carrie Wright]|
|**Funding**||
|Funder|[National Cancer Institute (NCI)](https://www.cancer.gov/) [UE5 CA254170](https://grantome.com/grant/NIH/UE5-CA254170-01)|
|Funding Staff| [Sandra Ormbrek], [Shasta Nicholson] |
[Carrie Wright]: https://carriewright11.github.io
[Candace Savonen]: https://www.cansavvy.com/
[Jeff Leek]: https://jtleek.com/
[Ava Hoffman]: https://www.avahoffman.com/
[Sandra Ormbrek]: https://hutchdatascience.org/ourteam/
[Shasta Nicholson]: https://www.linkedin.com/in/shastanicholson/
[Jodyn Platt]: https://sph.umich.edu/faculty-profiles/platt-jodyn.html
[Elana Fertig]: https://fertiglab.com/
[John Muschelli]: https://johnmuschelli.com/
[Kate Isaac]: https://kweav.github.io/
```{r, echo = FALSE}
devtools::session_info()
```