write_fastq | R Documentation |
Write a data frame with "id", "seq" and "qual" to fastq file
write_fastq(df, fn)
df |
data frame with "id", "seq" and "qual" columns (e.g. output of |
name |
of the file - can be zipped (with "gz" file extension). |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.