To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225583 add
?query=shape>7225583
to the URL.
For a more complex example, try
?query=(shape>7225583)&(shape<7225584)
Query "(shape>7225582)&(shape<7225585)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372866 | 7225583 | 13965906 | 7225583 | chr2 | 196320065 | 196387628 | 987.3188187000001 | 976.7528932 | 12.38418103 | 25 | 5 | Dataset1.companion.ome [025] |
| 2372866 | 7225584 | 13965906 | 7225584 | chr2 | 198802304 | 198867783 | 978.0 | 972.0 | 12.0 | 25 | 5 | Dataset1.companion.ome [025] |