To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222376 add
?query=shape>7222376
to the URL.
For a more complex example, try
?query=(shape>7222376)&(shape<7222377)
Query "(shape>7222375)&(shape<7222378)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222376 | 13965896 | 7222376 | chr2 | 180707464 | 180773245 | 345.0 | 354.0 | 21.0 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222377 | 13965896 | 7222377 | chr2 | 183648104 | 183713699 | 322.0 | 379.0 | 22.0 | 15 | 5 | Dataset1.companion.ome [015] |