You're viewing a demo portfolio

Join the waitlist
PRSM

seqfile_stats

Active

Tool of com.seqbench/workbench

declared in 1.1.0

Statistics for a FASTA or FASTQ file: count, length distribution, N50, GC content and (FASTQ) mean quality.

Parameters schema

{
  "type": "object",
  "required": [
    "input"
  ],
  "properties": {
    "input": {
      "type": "string",
      "description": "FASTA or FASTQ text (raw sequence is treated as single-record FASTA)."
    },
    "qualityOffset": {
      "enum": [
        33,
        64
      ],
      "type": "integer",
      "default": 33,
      "description": "FASTQ Phred ASCII offset (33 = Sanger/Illumina 1.8+, 64 = Illumina 1.3–1.7)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.seqbench/workbench

1/7 registries
View full server →
seqfile_stats — com.seqbench/workbench — PRSM MCP