CommencerCommencer gratuitement

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.

Cet exercice fait partie du cours

Introduction to Bioconductor in R

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Load package Rqc
library(Rqc)

# Average per cycle quality plot
___
Modifier et exécuter le code