inspect_locus
Combine data from several files at a locus, plus public evidence; optionally enable external annotation.
Instructions
Combine data from several files at one locus, plus public evidence. Values derived from private files are only sent to external sources if allow_external_annotation is true. Not implemented in this build: returns error code 'unsupported' (E9).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| interval | Yes | ||
| reference | No | ||
| max_records | No | Lower the record limit. | |
| reference_sources | No | Source names; default all available. | |
| allow_external_annotation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | Set when status is error. | |
| errors | No | Per-source failures in partial results. | |
| limits | No | ||
| status | Yes | ||
| warnings | No | ||
| operation | Yes | ||
| provenance | No | ||
| truncation | No | ||
| source_status | No | ||
| schema_version | No | 1 |