To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223349 add
?query=shape>7223349
to the URL.
For a more complex example, try
?query=(shape>7223349)&(shape<7223350)
Query "(shape>7223348)&(shape<7223351)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372792 | 7223349 | 13965900 | 7223349 | chr2 | 187022561 | 187095365 | 228.02687169999996 | 273.6987515 | 12.96867741 | 19 | 5 | Dataset1.companion.ome [019] |
2372792 | 7223350 | 13965900 | 7223350 | chr2 | 189698368 | 189767443 | 228.0 | 277.0 | 10.0 | 19 | 5 | Dataset1.companion.ome [019] |