Plotting cycle average quality
Here you are! To challenge yourself, are you ready to test what you have learned by making three quick plots? You will see that now it all pays off!
It is your turn to use the new package Rqc
and check multiple files at once.
Diese Übung ist Teil des Kurses
Introduction to Bioconductor in R
Interaktive Übung
Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.
# Load package Rqc
library(Rqc)
# Average per cycle quality plot
___