You're viewing a demo portfolio

Join the waitlist
PRSM

parse_sanger_trace

Active

Tool of com.seqbench/workbench

declared in 1.1.0

Decode a Sanger ABIF (.ab1 / .abi) chromatogram: base calls, per-base quality, the four dye-channel traces and peak locations.

Parameters schema

{
  "type": "object",
  "required": [
    "fileBase64"
  ],
  "properties": {
    "fileName": {
      "type": "string",
      "description": "Optional original file name (echoed back)."
    },
    "fileBase64": {
      "type": "string",
      "description": "The binary ABIF (.ab1 / .abi) trace file, base64-encoded."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.seqbench/workbench

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