get_ppi_enrichment
Test protein sets for significant interaction enrichment using the STRING database. Calculates p-values to determine if observed interactions exceed random chance.
Instructions
Test if your protein set has more interactions than expected by chance. Returns enrichment p-value.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifiers | Yes | Protein names or STRING IDs, newline or space-separated | |
| species | No | NCBI taxon ID | |
| required_score | No | Minimum interaction confidence score (0-1000) |