FPbase Get Protein
Get detailed data for a fluorescent protein from FPbase by its slug/short name. Returns the protein sequence, spectral properties (excitation max, emission max, extinction coefficient, quantum yield, brightness, pKa, maturation time), PDB and UniProt IDs, aggregation state, and relevant publications. FPbase is the comprehensive reference database for fluorescent proteins used in biological imaging. Examples: 'egfp' (Ex 488/Em 507, brightness 33.5), 'mcherry' (Ex 587/Em 610), 'tdtomato' (Ex 554/…
Overview
Get detailed data for a fluorescent protein from FPbase by its slug/short name. Returns the protein sequence, spectral properties (excitation max, emission max, extinction coefficient, quantum yield, brightness, pKa, maturation time), PDB and UniProt IDs, aggregation state, and relevant publications. FPbase is the comprehensive reference database for fluorescent proteins used in biological imaging. Examples: 'egfp' (Ex 488/Em 507, brightness 33.5), 'mcherry' (Ex 587/Em 610), 'tdtomato' (Ex 554/Em 581), 'itagbfp2' (blue), 'mirgfp' (infrared).
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"slug": {
"description": "Fluorescent protein slug/short name in lowercase (e.g., 'egfp', 'mcherry', 'tdtomato', 'cerulean', 'venus', 'mscarlet', 'mirgfp', 'mscarlet-i'). Common GFP variants: 'egfp', 'mtaggfp2', 'sgfp2'. Common red: 'mcherry', 'mscarlet', 'tdtomato'. Common blue: 'ebfp2', 'mtagbfp2'. NIR: 'mirgfp', 'bphp1-qd'.",
"type": "string"
}
},
"required": [
"slug"
],
"type": "object"
}Examples (1)
Default FPbase Get Protein call
{
"slug": ""
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FPbase_get_protein
- Tool name
- FPbase_get_protein
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse