To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219884 add
?query=shape>7219884
to the URL.
For a more complex example, try
?query=(shape>7219884)&(shape<7219885)
Query "(shape>7219883)&(shape<7219886)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372661 | 7219884 | 13965883 | 7219884 | chr2 | 118138644 | 118204055 | 704.1469329 | 95.32927667 | 39.90391113 | 2 | 2 | Dataset1.companion.ome [002] |
| 2372661 | 7219885 | 13965883 | 7219885 | chr2 | 137737263 | 137803380 | 696.2560189 | 113.77509950000001 | 32.96652005 | 2 | 2 | Dataset1.companion.ome [002] |