To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225059 add
?query=shape>7225059
to the URL.
For a more complex example, try
?query=(shape>7225059)&(shape<7225060)
Query "(shape>7225058)&(shape<7225061)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372850 | 7225059 | 13965905 | 7225059 | chr2 | 198802304 | 198867783 | 450.0 | 574.0 | 12.0 | 24 | 4 | Dataset1.companion.ome [024] |
| 2372850 | 7225060 | 13965905 | 7225060 | chr2 | 205087694 | 205149345 | 448.0 | 568.0 | 15.16085375 | 24 | 4 | Dataset1.companion.ome [024] |