You're viewing a demo portfolio

Join the waitlist
PRSM

sequence_report

Active

Tool of com.seqbench/workbench

declared in 1.1.0

One-click DNA analysis: composition, ORFs, restriction-enzyme scan (single cutters) and end-primer Tm composed into a single report with a copyable text block.

Parameters schema

{
  "type": "object",
  "required": [
    "sequence"
  ],
  "properties": {
    "maxOrfs": {
      "type": "integer",
      "default": 10,
      "description": "Maximum number of ORFs to return, longest first."
    },
    "minOrfAa": {
      "type": "integer",
      "default": 50,
      "description": "Minimum ORF length in amino acids."
    },
    "sequence": {
      "type": "string",
      "description": "Nucleotide sequence (raw or FASTA; IUPAC accepted)."
    },
    "endPrimerLength": {
      "type": "integer",
      "default": 20,
      "description": "Length of the naive end primers taken from each end."
    }
  },
  "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 →