To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220371 add
?query=shape>7220371
to the URL.
For a more complex example, try
?query=(shape>7220371)&(shape<7220372)
Query "(shape>7220370)&(shape<7220373)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372681 | 7220371 | 13965885 | 7220371 | chr2 | 201616162 | 201682961 | 219.0 | 32.0 | 30.0 | 4 | 6 | Dataset1.companion.ome [004] |
| 2372681 | 7220372 | 13965885 | 7220372 | chr2 | 205087694 | 205149345 | 233.0 | 31.0 | 28.0 | 4 | 6 | Dataset1.companion.ome [004] |