To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220378 add
?query=shape>7220378
to the URL.
For a more complex example, try
?query=(shape>7220378)&(shape<7220379)
Query "(shape>7220377)&(shape<7220380)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220378 | 13965885 | 7220378 | chr2 | 180707464 | 180773245 | 213.9683923 | 317.8308725 | 19.73957549 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220379 | 13965885 | 7220379 | chr2 | 183648104 | 183713699 | 210.1898704 | 319.1258565 | 21.92578992 | 4 | 7 | Dataset1.companion.ome [004] |