To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220360 add
?query=shape>7220360
to the URL.
For a more complex example, try
?query=(shape>7220360)&(shape<7220361)
Query "(shape>7220359)&(shape<7220362)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372681 | 7220360 | 13965885 | 7220360 | chr2 | 118138644 | 118204055 | 208.9768197 | 32.77535061 | 31.07430268 | 4 | 6 | Dataset1.companion.ome [004] |
| 2372681 | 7220361 | 13965885 | 7220361 | chr2 | 137737263 | 137803380 | 209.1027924 | 23.58718746 | 27.52347854 | 4 | 6 | Dataset1.companion.ome [004] |