... | @@ -36,7 +36,7 @@ Now we have our file names, we can look at the quality values of the reads. Like |
... | @@ -36,7 +36,7 @@ Now we have our file names, we can look at the quality values of the reads. Like |
|
> plotQualityProfile(fnFs[1:2])
|
|
> plotQualityProfile(fnFs[1:2])
|
|
> dev.off()
|
|
> dev.off()
|
|
|
|
|
|
To view the plot, open a new terminal _but don't close R, since we still need it to finish the analysis_ and run:
|
|
To view the plot, open a new terminal *but don't close R, since we still need it to finish the analysis* and run:
|
|
|
|
|
|
# Don't forget to add the path to this file!
|
|
# Don't forget to add the path to this file!
|
|
$ atril QualityPlot.pdf
|
|
$ atril QualityPlot.pdf
|
... | | ... | |