write.fastq: Write List(SeqFastq) to Fastq Format

Description Usage Arguments Examples

View source: R/write.fastq.R

Description

Write List(SeqFastq) to Fastq Format

Usage

1
write.fastq(lst, fname)

Arguments

fname

file name to write to

list

list of 'SeqFastq' objects

Examples

1
write.fastq(list(SeqFastq), 'output.fq')

jerry955071/seqtools documentation built on Jan. 10, 2021, 4:41 p.m.