SynBioHub Search Parts
Search the SynBioHub synthetic biology parts repository for genetic parts and designs by keyword. SynBioHub hosts the iGEM Registry of Standard Biological Parts (20,000+ BioBricks) and other public SBOL collections. Parts include promoters, coding sequences (CDS/genes), terminators, ribosome binding sites (RBS), reporters (GFP, RFP, LacZ), regulatory elements, and composite genetic devices. Returns part IDs, names, descriptions, SBOL types, and functional roles. Example: search 'GFP' finds gree…
Overview
Search the SynBioHub synthetic biology parts repository for genetic parts and designs by keyword. SynBioHub hosts the iGEM Registry of Standard Biological Parts (20,000+ BioBricks) and other public SBOL collections. Parts include promoters, coding sequences (CDS/genes), terminators, ribosome binding sites (RBS), reporters (GFP, RFP, LacZ), regulatory elements, and composite genetic devices. Returns part IDs, names, descriptions, SBOL types, and functional roles. Example: search 'GFP' finds green fluorescent protein parts; search 'lac promoter' finds lac operon regulatory parts.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 96ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"description": "Maximum number of results to return (default: 10, max: 50).",
"type": [
"integer",
"null"
]
},
"offset": {
"description": "Offset for pagination (default: 0).",
"type": [
"integer",
"null"
]
},
"query": {
"description": "Search query for finding genetic parts. Can include gene names, part functions, BioBrick IDs, or biological descriptions. Examples: 'GFP', 'lac promoter', 'BBa_E0040', 'terminator', 'riboswitch', 'CRISPR', 'T7 promoter'.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default SynBioHub Search Parts call
{
"query": "BRCA1"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SynBioHub_search_parts
- Tool name
- SynBioHub_search_parts
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse