To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222329 add
?query=shape>7222329
to the URL.
For a more complex example, try
?query=(shape>7222329)&(shape<7222330)
Query "(shape>7222328)&(shape<7222331)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372753 | 7222329 | 13965896 | 7222329 | chr2 | 210830897 | 210898218 | 104.9061946 | 843.9230838999999 | 11.86524174 | 15 | 2 | Dataset1.companion.ome [015] |
| 2372753 | 7222330 | 13965896 | 7222330 | chr2 | 231221646 | 231288393 | 131.4688465 | 839.6325022 | 12.0015128 | 15 | 2 | Dataset1.companion.ome [015] |