To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223592 add
?query=shape>7223592
to the URL.
For a more complex example, try
?query=(shape>7223592)&(shape<7223593)
Query "(shape>7223591)&(shape<7223594)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372801 | 7223592 | 13965901 | 7223592 | chr2 | 177676147 | 177739905 | 38.0 | 751.0 | 9.0 | 20 | 2 | Dataset1.companion.ome [020] |
| 2372801 | 7223593 | 13965901 | 7223593 | chr2 | 180707464 | 180773245 | 36.0 | 739.0 | 9.0 | 20 | 2 | Dataset1.companion.ome [020] |