-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathAbout.Rmd
More file actions
46 lines (36 loc) · 3.35 KB
/
About.Rmd
File metadata and controls
46 lines (36 loc) · 3.35 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
# 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](https://carriewright11.github.io)|
|Content Contributors (Galaxy section in [Computing Resources](https://jhudatascience.org/Computing_for_Cancer_Informatics/computing-resources.html)) | [Jeremy Goecks](https://goeckslab.org/people/jeremy.html)|
|Content Contributors (Globus section in [Computing Resources](https://jhudatascience.org/Computing_for_Cancer_Informatics/computing-resources.html)) | Brigitte Raumann|
|Content Consultants ([Basic Building Block of Computers](https://jhudatascience.org/Computing_for_Cancer_Informatics/basic-building-block-of-computers.html))| [Adam Wright](https://www.linkedin.com/in/adam-wright-4151903/), [Stephen Edwards](https://www.linkedin.com/in/stephen-edwards-26925311/)|
|Content Consultants ([Binary Data to Computations](https://jhudatascience.org/Computing_for_Cancer_Informatics/binary-data-to-computations.html))| [Adam Wright](https://www.linkedin.com/in/adam-wright-4151903/), [Stephen Edwards](https://www.linkedin.com/in/stephen-edwards-26925311/)|
|Content Consultants ([Shared Computing Etiquette](https://jhudatascience.org/Computing_for_Cancer_Informatics/shared-computing-etiquette.html))| [Brian Caffo](https://sites.google.com/view/bcaffo/home), [Mark Miller](https://www.linkedin.com/in/markmillerbaltimore/)|
|Content Editors/Reviewers| Jimin Hwang, [Sarah Wheelan](https://www.hopkinsmedicine.org/profiles/details/sarah-wheelan), [Ava Hoffman](https://www.avahoffman.com/)|
|Content Directors| [Jeff Leek](https://jtleek.com/), [Sarah Wheelan](https://www.hopkinsmedicine.org/profiles/details/sarah-wheelan)|
|Acknowledgments |Garvi Sheth - Thank you for your feedback! <br> [Frederick Tan](https://leanpub.com/u/cutsort) - Thank you for your materials on cloud computing!|
|**Production**||
|Content Publisher|[Ira Gooding](https://publichealth.jhu.edu/faculty/4130/ira-gooding)|
|Content Publishing Reviewers|[Ira Gooding](https://publichealth.jhu.edu/faculty/4130/ira-gooding), [Candace Savonen](https://www.cansavvy.com/)|
|**Technical**||
|Course Publishing Engineer|[Carrie Wright](https://carriewright11.github.io/)|
|Template Publishing Engineers|[Candace Savonen](https://www.cansavvy.com/), [Carrie Wright](https://carriewright11.github.io/)|
|Publishing Maintenance Engineer|[Candace Savonen](https://www.cansavvy.com/)|
|Technical Publishing Stylists|[Carrie Wright](https://carriewright11.github.io/), [Candace Savonen](https://www.cansavvy.com/)|
|Package Developers ([ottr](https://github.com/jhudsl/ottr))|[John Muschelli](https://johnmuschelli.com/), [Candace Savonen](https://www.cansavvy.com/), [Carrie Wright](https://carriewright11.github.io/)|
|**Art and Design**||
|Illustrator|[Carrie Wright](https://carriewright11.github.io), Jimin Hwang|
|**Funding**||
|Funder|[National Cancer Institute (NCI)](https://www.cancer.gov/) UE5 CA254170|
|Funding Staff| Emily Voeglein, Fallon Bachman|
```{r, echo = FALSE}
devtools::session_info()
```