Back to catalog
Cortexa research tool·genomics·bvbrc
BVBRC Search Pathways
Search for metabolic pathways in pathogen genomes from BV-BRC. Returns KEGG pathway assignments with EC numbers, enzyme descriptions, and genome associations. Useful for understanding pathogen metabolism and identifying potential drug targets. Example: search for pathways in M. tuberculosis (taxon_id 1773).
Livelast probed 2026-04-30 23:07Z· 112msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 112ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"ec_number": {
"description": "Enzyme Commission number. Examples: '1.11.1.6' (catalase), '2.7.1.1' (hexokinase).",
"type": [
"string",
"null"
]
},
"genome_id": {
"description": "Restrict to a specific genome. Example: '83332.12' (M. tuberculosis H37Rv).",
"type": [
"string",
"null"
]
},
"limit": {
"description": "Maximum number of results. Default: 25. Max: 100.",
"type": [
"integer",
"null"
]
},
"pathway_name": {
"description": "Pathway name keyword. Examples: 'Glycolysis', 'Fatty acid', 'Amino acid', 'Sulfur metabolism'.",
"type": [
"string",
"null"
]
},
"taxon_id": {
"description": "NCBI Taxonomy ID. Examples: '1773' (M. tuberculosis), '562' (E. coli), '1280' (S. aureus).",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default BVBRC Search Pathways call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BVBRC_search_pathways
- Tool name
- BVBRC_search_pathways
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse