To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220387 add
?query=shape>7220387
to the URL.
For a more complex example, try
?query=(shape>7220387)&(shape<7220388)
Query "(shape>7220386)&(shape<7220389)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220387 | 13965885 | 7220387 | chr2 | 118138644 | 118204055 | 166.4187092 | 283.62849669999997 | 24.66924071 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220388 | 13965885 | 7220388 | chr2 | 177676147 | 177739905 | 180.833751 | 299.5168672 | 25.56138235 | 4 | 7 | Dataset1.companion.ome [004] |