14 {DESeq2}: model fitting
14.2 Learning outcomes
Describe properties of read count data and how DESeq models them.
Use R Markdown to create reproducible documents.
14.4 What is R Markdown?
R Markdown allows you to create reproducible documents containing code. It both includes the information on content and formatting information “markup”. R Markdown offers a simple way to markup your text using a simplified markup language called “Markdown”.
14.5 Themes
Check out different Bootstrap themes. You can use them in the YAML header with theme:
followed by default, cerulean, journal, flatly, darkly, readable, spacelab, united, cosmo, lumen, paper, sandstone, simplex, or yeti.