fastqread
Read data from FASTQ file
Syntax
Description
FASTQStruct = fastqread(File)
___ = fastqread(
        specifies options using one or more name-value arguments in addition to the input arguments
        in previous syntaxes. For example, to return only the header information, set
          File,Name=Value)HeaderOnlyValue to true.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
More About
Version History
Introduced in R2009b
See Also
fastqinfo | fastqwrite | fastainfo | fastaread | fastawrite | sffinfo | sffread | saminfo | samread | BioIndexedFile | BioRead