| FastQFile {SMRUCC.genomics.SequenceModel.FQ} | .NET clr documentation |
There is no standard file extension for a FASTQ file, but .fq and .fastq, are commonly used.
# namespace SMRUCC.genomics.SequenceModel.FQ
export class FastQFile {
IsReadOnly: boolean;
NumOfReads: integer;
}