Skip to content

Protein

Use protein commands to query UniProt accessions and expand into domains, interactions, complexes, and structure IDs.

Search proteins

biomcp search protein -q kinase --limit 5

Get protein records

biomcp get protein P15056

Request protein sections

Domains:

biomcp get protein P15056 domains

Interactions:

biomcp get protein P15056 interactions

Complexes:

biomcp get protein P15056 complexes

Complexes render as a narrow summary table first, then one bounded member-preview bullet per complex so long names and large memberships stay readable in a terminal.

## Complexes

| ID | Name | Members | Curation |
|---|---|---:|---|
| CPX-13454 | BRAF:DELE1 stress-response complex | 2 | predicted |
- `CPX-13454` members (2): DELE1, BRAF

Structures:

biomcp get protein P15056 structures

Helper commands

biomcp protein structures P15056

JSON mode

biomcp --json get protein P15056 all

Practical tips

  • Use a UniProt accession when you need the most stable exact lookup.
  • Request only the section you need first, especially for interactions and complexes.
  • Use protein structures when the next step is a structure handoff rather than a full protein card.