codon_optimize
ActiveTool of com.seqbench/workbench
declared in 1.1.0
Codon-optimise a protein (or coding DNA) for an expression host by picking the most-frequent codon per residue.
Parameters schema
{
"type": "object",
"required": [
"protein"
],
"properties": {
"protein": {
"type": "string",
"description": "Protein sequence (one-letter codes). Coding DNA/RNA is accepted and translated (frame +1) first."
},
"organism": {
"enum": [
"ecoli",
"human",
"yeast",
"cho",
"pichia",
"insect",
"arabidopsis",
"zebrafish"
],
"type": "string",
"default": "ecoli"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.seqbench/workbench
1/7 registries