To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225512 add
?query=shape>7225512
to the URL.
For a more complex example, try
?query=(shape>7225512)&(shape<7225513)
Query "(shape>7225511)&(shape<7225514)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372865 | 7225512 | 13965906 | 7225512 | chr2 | 158286571 | 158352358 | 868.5122295 | 579.1404617000001 | 15.80791754 | 25 | 4 | Dataset1.companion.ome [025] |
| 2372865 | 7225513 | 13965906 | 7225513 | chr2 | 177676147 | 177739905 | 882.1625449 | 578.6625083 | 13.27763057 | 25 | 4 | Dataset1.companion.ome [025] |