To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219973 add
?query=shape>7219973
to the URL.
For a more complex example, try
?query=(shape>7219973)&(shape<7219974)
Query "(shape>7219972)&(shape<7219975)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372665 | 7219973 | 13965883 | 7219973 | chr2 | 183648104 | 183713699 | 305.11276000000004 | 232.1132551 | 36.23120665 | 2 | 7 | Dataset1.companion.ome [002] |
| 2372665 | 7219974 | 13965883 | 7219974 | chr2 | 187022561 | 187095365 | 304.0 | 237.0 | 37.0 | 2 | 7 | Dataset1.companion.ome [002] |