To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221852 add
?query=shape>7221852
to the URL.
For a more complex example, try
?query=(shape>7221852)&(shape<7221853)
Query "(shape>7221851)&(shape<7221854)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372737 | 7221852 | 13965894 | 7221852 | chr2 | 210830897 | 210898218 | 256.0 | 915.0 | 9.622029861 | 13 | 4 | Dataset1.companion.ome [013] |
| 2372737 | 7221853 | 13965894 | 7221853 | chr2 | 231221646 | 231288393 | 263.745182 | 870.8073215 | 14.01142895 | 13 | 4 | Dataset1.companion.ome [013] |