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