compare_samples
Compare genotypes and coverage at a specified genomic interval across multiple files or samples, highlighting differences in variants and read depth.
Instructions
Compare genotypes/coverage at an interval across files or samples. Not implemented in this build: returns error code 'unsupported' (E9).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| samples | No | ||
| interval | Yes | ||
| reference | No | ||
| max_records | No | Lower the record limit. |
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 |