You're viewing a demo portfolio

Join the waitlist
PRSM

translate

Active

Tool of com.seqbench/workbench

declared in 1.1.0

Translate a nucleotide sequence to protein (single frame or all six frames; standard code).

Parameters schema

{
  "type": "object",
  "required": [
    "sequence"
  ],
  "properties": {
    "frame": {
      "enum": [
        1,
        2,
        3
      ],
      "type": "integer",
      "default": 1
    },
    "toStop": {
      "type": "boolean",
      "default": false,
      "description": "Stop at the first stop codon."
    },
    "sequence": {
      "type": "string",
      "description": "Nucleotide sequence (raw or FASTA; IUPAC accepted)."
    }
  },
  "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 →
translate — com.seqbench/workbench — PRSM MCP