parse_sanger_trace
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.seqbench/workbench
1/7 registries