To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224528 add
?query=shape>7224528
to the URL.
For a more complex example, try
?query=(shape>7224528)&(shape<7224529)
Query "(shape>7224527)&(shape<7224530)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372831 | 7224528 | 13965903 | 7224528 | chr2 | 205087694 | 205149345 | 828.0 | 421.0 | 20.0 | 22 | 12 | Dataset1.companion.ome [022] |
| 2372831 | 7224529 | 13965903 | 7224529 | chr2 | 208067715 | 208129451 | 829.6916857000001 | 411.8650929 | 13.4052096 | 22 | 12 | Dataset1.companion.ome [022] |