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 exercício faz parte do curso
Introduction to Bioconductor in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
