To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223574 add
?query=shape>7223574
to the URL.
For a more complex example, try
?query=(shape>7223574)&(shape<7223575)
Query "(shape>7223573)&(shape<7223576)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372800 | 7223574 | 13965901 | 7223574 | chr2 | 210830897 | 210898218 | 73.0 | 242.0 | 8.631503662 | 20 | 1 | Dataset1.companion.ome [020] |
| 2372800 | 7223575 | 13965901 | 7223575 | chr2 | 231221646 | 231288393 | 73.63588001 | 260.0366363 | 11.64036602 | 20 | 1 | Dataset1.companion.ome [020] |