To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220385 add
?query=shape>7220385
to the URL.
For a more complex example, try
?query=(shape>7220385)&(shape<7220386)
Query "(shape>7220384)&(shape<7220387)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220385 | 13965885 | 7220385 | chr2 | 210830897 | 210898218 | 197.6130302 | 324.076317 | 21.06015211 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220386 | 13965885 | 7220386 | chr2 | 231221646 | 231288393 | 221.27137819999996 | 311.712708 | 22.63680731 | 4 | 7 | Dataset1.companion.ome [004] |