Description Usage Arguments Author(s)
This function takes a SFFContainer object and writes it to a file in FASTQ format.
1 | sff2fastq(x, outdir, fname)
|
x |
An object of class SFFContainer. |
outdir |
The directory where the file should be stored, defaults to the current working directory. |
fname |
The name of the file to write. Defaults to the filename slot of the SFFContainer, with .sff substituted with .fastq. |
Christian Ruckert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.