To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223318 add
?query=shape>7223318
to the URL.
For a more complex example, try
?query=(shape>7223318)&(shape<7223319)
Query "(shape>7223317)&(shape<7223320)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372791 | 7223318 | 13965900 | 7223318 | chr2 | 210830897 | 210898218 | 135.3099985 | 551.3703527000001 | 8.691850546 | 19 | 4 | Dataset1.companion.ome [019] |
| 2372791 | 7223319 | 13965900 | 7223319 | chr2 | 231221646 | 231288393 | 152.871554 | 551.6715012999999 | 9.485430004 | 19 | 4 | Dataset1.companion.ome [019] |