Reading in files
From the video, you've learned the difference between fasta and fastq files, and what information can be stored in those files.
You have also seen examples of reading fasta and fastq files with their respective functions. You have learned that readFasta()
and readFastq()
need both a location and a file pattern to read one or many files.
Which two arguments are particular to the function readFastq()
from the package ShortRead
?
Este ejercicio forma parte del curso
Introduction to Bioconductor in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
