To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225535 add
?query=shape>7225535
to the URL.
For a more complex example, try
?query=(shape>7225535)&(shape<7225536)
Query "(shape>7225534)&(shape<7225537)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372865 | 7225535 | 13965906 | 7225535 | chr2 | 210830897 | 210898218 | 816.0 | 638.0 | 13.0 | 25 | 4 | Dataset1.companion.ome [025] |
| 2372865 | 7225536 | 13965906 | 7225536 | chr2 | 118138644 | 118204055 | 779.0 | 579.0 | 16.0 | 25 | 4 | Dataset1.companion.ome [025] |