parse_genbank
ActiveTool of com.seqbench/workbench
declared in 1.1.0
Parse a GenBank flat file into its locus, definition, features and sequence.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "A GenBank flat file (LOCUS … FEATURES … ORIGIN … //)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.seqbench/workbench
1/7 registries