ComeçarComece de graça

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.

Este exercício faz parte do curso

Introduction to Bioconductor in R

Ver curso

Exercício interativo prático

Experimente este exercício completando este código de exemplo.

# Load package Rqc
library(Rqc)

# Average per cycle quality plot
___
Editar e executar o código