To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225105 add
?query=shape>7225105
to the URL.
For a more complex example, try
?query=(shape>7225105)&(shape<7225106)
Query "(shape>7225104)&(shape<7225107)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372852 | 7225105 | 13965905 | 7225105 | chr2 | 177676147 | 177739905 | 514.0 | 58.0 | 12.0 | 24 | 6 | Dataset1.companion.ome [024] |
| 2372852 | 7225106 | 13965905 | 7225106 | chr2 | 180707464 | 180773245 | 537.2040824 | 63.16695199 | 13.64932749 | 24 | 6 | Dataset1.companion.ome [024] |