To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220933 add
?query=shape>7220933
to the URL.
For a more complex example, try
?query=(shape>7220933)&(shape<7220934)
Query "(shape>7220932)&(shape<7220935)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372702 | 7220933 | 13965888 | 7220933 | chr2 | 189698368 | 189767443 | 136.486253 | 456.6352727 | 18.49069037 | 7 | 1 | Dataset1.companion.ome [007] |
| 2372702 | 7220934 | 13965888 | 7220934 | chr2 | 192700456 | 192763963 | 145.0 | 456.0 | 16.0 | 7 | 1 | Dataset1.companion.ome [007] |