Skip to content

Commit b4eabbd

Browse files
authored
Merge acb733a into 0c612ee
2 parents 0c612ee + acb733a commit b4eabbd

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

assets/C-MOOR_Template/c-moor-ottr.css

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,14 @@
1414
.book .book-body .page-wrapper .page-inner section.normal h6 {
1515
margin-top: 1em;
1616
margin-bottom: 1em;
17-
}
17+
}
18+
19+
.section-metadata {
20+
font-style: italic;
21+
margin-top: -3rem;
22+
margin-bottom: 3rem;
23+
}
24+
25+
.book .book-body .page-wrapper .page-inner section.normal div.section-metadata p {
26+
margin-bottom: 0em;
27+
}

model_org_Drosophila.Rmd

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## *Drosophila melanogaster* (fruit fly) {#model-org-drosophila}
22

3+
:::{.section-metadata}
4+
[Katherine EL Cox](https://katherinecox.github.io/)^1^, Rosa Alcazar^2^, Stephanie Coffman^2^, Frederick Tan^3^
5+
6+
^1^Johns Hopkins University, ^2^Clovis Community College, ^3^Carnegie Institution for Science
7+
:::
8+
39
```{r, echo=FALSE, fig.alt="Picture of a fruit fly", fig.cap = "Sanjay Acharya (2017) A fruit fly (*Drosophila melanogaster*) feeding off a banana. https://commons.wikimedia.org/wiki/File:Drosophila_melanogaster_Proboscis.jpg License: [CC BY 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)"}
410
511
knitr::include_graphics("assets/model_org_Drosophila/fruit_fly.jpg")
@@ -121,4 +127,4 @@ Many of these disease models are available through *Drosophila* Stock Centers -
121127
+ About 60 percent of all human genes, and about 75 percent of human disease-associated genes have orthologs in flies
122128
+ Fruit flies have a short generation time, produce many offspring, and are easy to work with in the lab. You can do lots of experiments without needing too much time or money.
123129
+ Many important discoveries have been made using fruit flies
124-
+ Fruit flies are used today for many types of research, from development to disease. Many human diseases can be modeled and studied in fruit flies.
130+
+ Fruit flies are used today for many types of research, from development to disease. Many human diseases can be modeled and studied in fruit flies.

model_org_intro.Rmd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Introduction to Model Organisms {#model-org-intro}
22

3+
:::{.section-metadata}
4+
Katherine Cox, Rosa Alcazar, Stephanie Coffman, Frederick Tan
5+
:::
6+
37
```{r, echo=FALSE, fig.alt="Collage of pictures of several different model organisms", fig.cap = "Max Westby. Some of the most important genetic model organisms in use today. Clockwise from top left: yeast, fruit fly, arabidopsis, mouse, roundworm, zebrafish. http://cubocube.com/dashboard.php?a=1179&b=1228&c=103 License: [CC ANS 2.5](https://creativecommons.org/licenses/by-nc-sa/2.5/)"}
48
59
knitr::include_graphics("assets/model_org_intro/model_organism_collage.jpeg")
@@ -161,4 +165,4 @@ Many other organisms have been used as model organisms, though they are less com
161165
- Mouse (*Mus musculus*)
162166
- Fruit fly (*Drosophila melanogaster*)
163167
- Yeast (*Saccharomyces cerevisiae*)
164-
- E. coli (*Escherichia coli*, a type of bacteria)
168+
- E. coli (*Escherichia coli*, a type of bacteria)

0 commit comments

Comments
 (0)