Back to catalog
Cortexa research tool·biomedical·bvbrc
BVBRC Search Subsystems
Search for functional subsystems (curated groups of functionally related proteins) in BV-BRC pathogen genomes. Returns subsystem classifications including superclass, class, subclass, and specific functional roles. Useful for understanding pathogen functional organization and comparing metabolic capabilities. Example: search for virulence-related subsystems in M. tuberculosis.
Livelast probed 2026-05-01 01:00Z· 6571msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 6571ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"genome_id": {
"description": "Restrict to a specific genome. Example: '83332.12'.",
"type": [
"string",
"null"
]
},
"limit": {
"description": "Maximum number of results. Default: 25. Max: 100.",
"type": [
"integer",
"null"
]
},
"role_name": {
"description": "Specific functional role keyword. Examples: 'catalase', 'penicillin-binding protein'.",
"type": [
"string",
"null"
]
},
"subsystem_name": {
"description": "Subsystem name keyword. Examples: 'mycothiol', 'iron acquisition', 'beta-lactam resistance'.",
"type": [
"string",
"null"
]
},
"superclass": {
"description": "Top-level functional category. Options include: 'METABOLISM', 'STRESS RESPONSE, DEFENSE, VIRULENCE', 'ENERGY', 'CELLULAR PROCESSES', 'DNA PROCESSING', 'PROTEIN PROCESSING', 'CELL ENVELOPE', 'RNA PROCESSING'.",
"type": [
"string",
"null"
]
},
"taxon_id": {
"description": "NCBI Taxonomy ID. Examples: '1773' (M. tuberculosis), '1280' (S. aureus), '562' (E. coli).",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default BVBRC Search Subsystems call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BVBRC_search_subsystems
- Tool name
- BVBRC_search_subsystems
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse