To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221874 add
?query=shape>7221874
to the URL.
For a more complex example, try
?query=(shape>7221874)&(shape<7221875)
Query "(shape>7221873)&(shape<7221876)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372738 | 7221874 | 13965894 | 7221874 | chr2 | 196320065 | 196387628 | 441.11176639999996 | 565.20203 | 10.23832936 | 13 | 5 | Dataset1.companion.ome [013] |
| 2372738 | 7221875 | 13965894 | 7221875 | chr2 | 198802304 | 198867783 | 447.0 | 564.0 | 11.45748624 | 13 | 5 | Dataset1.companion.ome [013] |