Back to catalog
Cortexa research tool·chemistry·ebi_proteins_features
EBIProteins Get Molecule Processing
Get molecule processing features for a protein from the EBI Proteins API. Returns signal peptides, transit peptides, mature protein chains, propeptides, and initiator methionine annotations. Essential for understanding how a protein precursor is processed into its functional form. Example: P01308 (Insulin) returns signal peptide (1-24), B chain (25-54), C peptide (57-87), and A chain (90-110) showing the complete insulin processing pathway.
Livelast probed 2026-05-01 01:00Z· 687msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 687ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt accession. Examples: 'P01308' (Insulin - classic example), 'P01375' (TNF-alpha), 'P01189' (POMC - multiple peptides), 'P06213' (Insulin receptor).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default EBIProteins Get Molecule Processing call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_EBIProteins_get_molecule_processing
- Tool name
- EBIProteins_get_molecule_processing
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse