To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225028 add
?query=shape>7225028
to the URL.
For a more complex example, try
?query=(shape>7225028)&(shape<7225029)
Query "(shape>7225027)&(shape<7225030)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225028 | 13965905 | 7225028 | chr2 | 180707464 | 180773245 | 344.0 | 776.0 | 16.0 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225029 | 13965905 | 7225029 | chr2 | 189698368 | 189767443 | 353.7990417 | 776.2895507999999 | 13.0 | 24 | 3 | Dataset1.companion.ome [024] |