get_signal
Retrieve signal values or binned summaries from a bigWig file for a specified genomic interval.
Instructions
Signal values or binned summaries over an interval from bigWig. Not implemented in this build: returns error code 'unsupported' (E5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bins | No | ||
| file | Yes | ||
| summary | No | mean | |
| interval | Yes | ||
| 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 |