To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220383 add
?query=shape>7220383
to the URL.
For a more complex example, try
?query=(shape>7220383)&(shape<7220384)
Query "(shape>7220382)&(shape<7220385)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220383 | 13965885 | 7220383 | chr2 | 201616162 | 201682961 | 208.17167790000002 | 314.72900710000005 | 23.49897606 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220384 | 13965885 | 7220384 | chr2 | 205087694 | 205149345 | 215.0 | 318.0 | 21.0 | 4 | 7 | Dataset1.companion.ome [004] |