You're viewing a demo portfolio

Join the waitlist
PRSM

plasmid_full_report

Active

Tool of com.seqbench/workbench

declared in 1.1.0

One combined view of 'what is this plasmid': recognized common features (from plasmid_annotate), backbone identity / possible chimera (from plasmid_identify), and — the two crossed together — any region that neither a curated backbone nor a recognized common feature explains. That last list is a triage signal (an unusual insert, an unannotated part, or worth a closer look), not a defect finding: a real gene-of-interest legitimately has no curated-feature match.

Parameters schema

{
  "type": "object",
  "required": [
    "sequence"
  ],
  "properties": {
    "topN": {
      "type": "integer",
      "default": 5,
      "description": "How many top-ranked backbone candidates to report."
    },
    "circular": {
      "type": "boolean",
      "default": true,
      "description": "Treat the query as a circular molecule (most plasmids are)."
    },
    "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.50.

Parent server

com.seqbench/workbench

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