To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220467 add
?query=shape>7220467
to the URL.
For a more complex example, try
?query=(shape>7220467)&(shape<7220468)
Query "(shape>7220466)&(shape<7220469)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220467 | 13965886 | 7220467 | chr2 | 177676147 | 177739905 | 443.76639079999995 | 616.9574309999999 | 19.46600622 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220468 | 13965886 | 7220468 | chr2 | 180707464 | 180773245 | 441.0 | 608.0 | 22.22995189 | 5 | 1 | Dataset1.companion.ome [005] |