To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220358 add
?query=shape>7220358
to the URL.
For a more complex example, try
?query=(shape>7220358)&(shape<7220359)
Query "(shape>7220357)&(shape<7220360)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372681 | 7220358 | 13965885 | 7220358 | chr2 | 210830897 | 210898218 | 150.9632399 | 31.47122151 | 20.39635773 | 4 | 6 | Dataset1.companion.ome [004] |
| 2372681 | 7220359 | 13965885 | 7220359 | chr2 | 231221646 | 231288393 | 155.0 | 28.0 | 22.0 | 4 | 6 | Dataset1.companion.ome [004] |