To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220802 add
?query=shape>7220802
to the URL.
For a more complex example, try
?query=(shape>7220802)&(shape<7220803)
Query "(shape>7220801)&(shape<7220804)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372698 | 7220802 | 13965887 | 7220802 | chr2 | 158286571 | 158352358 | 955.0 | 618.0 | 15.0 | 6 | 8 | Dataset1.companion.ome [006] |
2372698 | 7220803 | 13965887 | 7220803 | chr2 | 177676147 | 177739905 | 949.0 | 609.0 | 12.0 | 6 | 8 | Dataset1.companion.ome [006] |