To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220299 add
?query=shape>7220299
to the URL.
For a more complex example, try
?query=(shape>7220299)&(shape<7220300)
Query "(shape>7220298)&(shape<7220301)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372679 | 7220299 | 13965885 | 7220299 | chr2 | 118138644 | 118204055 | 562.0 | 98.0 | 23.0 | 4 | 3 | Dataset1.companion.ome [004] |
2372679 | 7220300 | 13965885 | 7220300 | chr2 | 137737263 | 137803380 | 562.1917114 | 111.56767269999999 | 20.0 | 4 | 3 | Dataset1.companion.ome [004] |