virtual_gel
ActiveTool of com.seqbench/workbench
declared in 1.1.0
Predict restriction-digest fragment sizes and their gel migration positions against a chosen DNA ladder.
Parameters schema
{
"type": "object",
"required": [
"sequence"
],
"properties": {
"ladder": {
"enum": [
"1 kb",
"1 kb Plus",
"100 bp"
],
"type": "string",
"default": "1 kb",
"description": "DNA ladder to plot alongside the sample lane."
},
"enzymes": {
"type": "array",
"items": {
"type": "string"
},
"description": "Enzyme names to digest with."
},
"circular": {
"type": "boolean",
"default": false,
"description": "Treat the sequence as circular (plasmid)."
},
"sequence": {
"type": "string",
"description": "Nucleotide sequence (raw or FASTA; IUPAC accepted)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.seqbench/workbench
1/7 registries