To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222792 add
?query=shape>7222792
to the URL.
For a more complex example, try
?query=(shape>7222792)&(shape<7222793)
Query "(shape>7222791)&(shape<7222794)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372772 | 7222792 | 13965898 | 7222792 | chr2 | 177676147 | 177739905 | 223.0 | 772.0 | 17.0 | 17 | 1 | Dataset1.companion.ome [017] |
2372772 | 7222793 | 13965898 | 7222793 | chr2 | 180707464 | 180773245 | 217.0 | 769.0 | 12.12767607 | 17 | 1 | Dataset1.companion.ome [017] |