To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222381 add
?query=shape>7222381
to the URL.
For a more complex example, try
?query=(shape>7222381)&(shape<7222382)
Query "(shape>7222380)&(shape<7222383)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372755 | 7222381 | 13965896 | 7222381 | chr2 | 196320065 | 196387628 | 328.0 | 373.0 | 24.0 | 15 | 5 | Dataset1.companion.ome [015] |
| 2372755 | 7222382 | 13965896 | 7222382 | chr2 | 198802304 | 198867783 | 324.0 | 377.0 | 23.33322584 | 15 | 5 | Dataset1.companion.ome [015] |