read_fastq | R Documentation |
Read a fastq file to data frame
read_fastq(fn, ...)
fn |
name of the file - can be zipped (with "gz" file extension). |
... |
other parameters for |
data frame with "id", "seq", and "qual" corresponding to lines 1-3 of the fastq file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.