To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224448 add
?query=shape>7224448
to the URL.
For a more complex example, try
?query=(shape>7224448)&(shape<7224449)
Query "(shape>7224447)&(shape<7224450)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372830 | 7224448 | 13965903 | 7224448 | chr2 | 177676147 | 177739905 | 732.5269682999999 | 492.08766849999995 | 19.23461701 | 22 | 11 | Dataset1.companion.ome [022] |
| 2372830 | 7224449 | 13965903 | 7224449 | chr2 | 180707464 | 180773245 | 726.0 | 498.0 | 15.11437819 | 22 | 11 | Dataset1.companion.ome [022] |