To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224530 add
?query=shape>7224530
to the URL.
For a more complex example, try
?query=(shape>7224530)&(shape<7224531)
Query "(shape>7224529)&(shape<7224532)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372831 | 7224530 | 13965903 | 7224530 | chr2 | 210830897 | 210898218 | 831.0 | 420.0 | 14.0 | 22 | 12 | Dataset1.companion.ome [022] |
| 2372831 | 7224531 | 13965903 | 7224531 | chr2 | 231221646 | 231288393 | 826.5152153 | 414.8987965 | 17.17114272 | 22 | 12 | Dataset1.companion.ome [022] |