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