To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224481 add
?query=shape>7224481
to the URL.
For a more complex example, try
?query=(shape>7224481)&(shape<7224482)
Query "(shape>7224480)&(shape<7224483)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372831 | 7224481 | 13965903 | 7224481 | chr2 | 187022561 | 187095365 | 788.0 | 362.0 | 18.0 | 22 | 12 | Dataset1.companion.ome [022] |
| 2372831 | 7224482 | 13965903 | 7224482 | chr2 | 189698368 | 189767443 | 773.9737412999999 | 368.7615512 | 22.53673608 | 22 | 12 | Dataset1.companion.ome [022] |