| name | proteome_analysis |
| description | Proteome-Level Analysis - Analyze at proteome level: get proteome from UniProt, gene-centric view, functional annotation from STRING. Use this skill for proteomics tasks involving get proteome by id get gene centric by proteome get functional annotation. Combines 3 tools from 2 SCP server(s). |
Proteome-Level Analysis
Discipline: Proteomics | Tools Used: 3 | Servers: 2
Description
Analyze at proteome level: get proteome from UniProt, gene-centric view, functional annotation from STRING.
Tools Used
get_proteome_by_id from uniprot-server (streamable-http) - https://scp.intern-ai.org.cn/api/v1/mcp/10/Origene-UniProt
get_gene_centric_by_proteome from uniprot-server (streamable-http) - https://scp.intern-ai.org.cn/api/v1/mcp/10/Origene-UniProt
get_functional_annotation from string-server (streamable-http) - https://scp.intern-ai.org.cn/api/v1/mcp/6/Origene-STRING
Workflow
- Get human proteome info
- Get gene-centric view
- Run functional annotation on key proteins
Test Case
Input
{
"proteome_id": "UP000005640"
}
Expected Steps
- Get human proteome info
- Get gene-centric view
- Run functional annotation on key proteins