To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223672 add
?query=shape>7223672
to the URL.
For a more complex example, try
?query=(shape>7223672)&(shape<7223673)
Query "(shape>7223671)&(shape<7223674)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223672 | 13965901 | 7223672 | chr2 | 137737263 | 137803380 | 343.7923889 | 864.5752562999999 | 8.0 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223673 | 13965901 | 7223673 | chr2 | 177676147 | 177739905 | 360.0 | 867.0 | 8.0 | 20 | 5 | Dataset1.companion.ome [020] |