... | ... | @@ -15,6 +15,7 @@ Then start dada2 and some necessary dependencies for producing plots |
|
|
|
|
|
> library(dada2)
|
|
|
|
|
|
> library(ggplot2)
|
|
|
|
|
|
|
|
|
The first parts of the process are now just preparing the files and file names. Look at the commands and the objects that are produced, and figure out what each one is doing.
|
... | ... | |