Skip to content

Commit

Permalink
add amplicon skeleton outline
Browse files Browse the repository at this point in the history
  • Loading branch information
cherman2 committed Nov 17, 2023
1 parent 5340676 commit 03ed2de
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions 13-microbiome.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,43 @@ This chapter is incomplete! If you wish to contribute, please [go to this form](
```{r, fig.alt = "FIGURE CAPTION GO HERE", out.width = "100%", echo = FALSE}
ottrpal::include_slide("GOOGLESLIDE GOES HERE")
```
## Goals of Amplicon analysis

## Data Collection and Processing of Amplicon Analysis
- QIIME 2 is a bioinformatics microbiome analysis platform. QIIME 2 has all the
tools discussed in the course in one ENV.
- There are currently 3 different interfaces: Python, CLI and Galaxy!
- add cool features of QIIME 2

## Upstream Analysis

### Demultiplexing

### Quality Filtering
- Dada2
- Deblur
- Cutadapt


## Downstream Analysis

### Phylogenetic Tree Construction

### Rarefaction
- Even sampling
- Relative frequency (?)

### Alpha Diversity

### Beta Diversity

### Taxonomic Annotation
### Differential Abundance
### Speciality Tools
#### Longitudinal Data
#### Fecal Microbiota Transplant
#### Predictive Models




Expand Down

0 comments on commit 03ed2de

Please sign in to comment.