FASTA/FASTQ Stats
seqfile_statsStatistics for a FASTA or FASTQ file: count, length distribution, N50, GC content and (FASTQ) mean quality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | FASTA or FASTQ text (raw sequence is treated as single-record FASTA). | |
| qualityOffset | No | FASTQ Phred ASCII offset (33 = Sanger/Illumina 1.8+, 64 = Illumina 1.3–1.7). |