To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222503 add
?query=shape>7222503
to the URL.
For a more complex example, try
?query=(shape>7222503)&(shape<7222504)
Query "(shape>7222502)&(shape<7222505)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372760 | 7222503 | 13965896 | 7222503 | chr2 | 187022561 | 187095365 | 700.042186 | 335.3562502 | 14.65581037 | 15 | 11 | Dataset1.companion.ome [015] |
| 2372760 | 7222504 | 13965896 | 7222504 | chr2 | 192700456 | 192763963 | 698.0 | 330.0 | 15.0 | 15 | 11 | Dataset1.companion.ome [015] |