To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220789 add
?query=shape>7220789
to the URL.
For a more complex example, try
?query=(shape>7220789)&(shape<7220790)
Query "(shape>7220788)&(shape<7220791)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372697 | 7220789 | 13965887 | 7220789 | chr2 | 180707464 | 180773245 | 800.0 | 429.0 | 20.21026753 | 6 | 7 | Dataset1.companion.ome [006] |
2372697 | 7220790 | 13965887 | 7220790 | chr2 | 183648104 | 183713699 | 784.0 | 408.0 | 26.6796479 | 6 | 7 | Dataset1.companion.ome [006] |