find_orfs
ActiveTool of com.seqbench/workbench
declared in 1.1.0
Find open reading frames (ATG…stop) across all six frames.
Parameters schema
{
"type": "object",
"required": [
"sequence"
],
"properties": {
"sequence": {
"type": "string",
"description": "Nucleotide sequence (raw or FASTA; IUPAC accepted)."
},
"minAaLength": {
"type": "integer",
"default": 30,
"description": "Minimum protein length (aa) to report."
},
"requireStop": {
"type": "boolean",
"default": false,
"description": "Only report ORFs terminated by a stop codon."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.seqbench/workbench
1/7 registries