R/io.R
write_fastq.Rd
Write a data frame with "id", "seq" and "qual" to fastq file
write_fastq(df, fn)
data frame with "id", "seq" and "qual" columns (e.g. output of read_fastq)
read_fastq
of the file - can be zipped (with "gz" file extension).
None