To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224535 add
?query=shape>7224535
to the URL.
For a more complex example, try
?query=(shape>7224535)&(shape<7224536)
Query "(shape>7224534)&(shape<7224537)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372832 | 7224535 | 13965903 | 7224535 | chr2 | 177676147 | 177739905 | 128.1798675 | 273.9492037 | 13.63139271 | 22 | 13 | Dataset1.companion.ome [022] |
| 2372832 | 7224536 | 13965903 | 7224536 | chr2 | 180707464 | 180773245 | 134.0 | 278.0 | 15.0 | 22 | 13 | Dataset1.companion.ome [022] |