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