-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
37 lines (26 loc) · 1.08 KB
/
index.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
---
title: "2019 Targeted Quantitative Proteomics Course Tutorial: MSstats for statistical analysis"
author: "Meena Choi"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
documentclass: book
biblio-style: apalike
link-citations: yes
---
# License {-}
This material, unless otherwise stated, is made available under the
[Creative Commons Attribution
license](https://creativecommons.org/licenses/by/4.0/).
You are free to:
* **Share** - copy and redistribute the material in any medium or format
* **Adapt** - remix, transform, and build upon the material for any
purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
* **Attribution** - You must give appropriate credit, provide a link
to the license, and indicate if changes were made. You may do so in
any reasonable manner, but not in any way that suggests the licensor
endorses you or your use.
No additional restrictions - You may not apply legal terms or
technological measures that legally restrict others from doing
anything the license permits.