Submit a protein for domain/GO annotation
protein_annotate_submitSubmit a protein sequence to EBI InterProScan for domain architecture, family and GO-term annotation. Returns a jobId immediately — the job itself takes minutes; poll it with protein_annotate_poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appl | No | Restrict to one member database (e.g. "PfamA"); omit to run EBI's defaults across all of them. | |
| goterms | No | Include GO-term cross-references. | |
| sequence | Yes | Protein sequence, one-letter code (FASTA header, if any, is stripped). |