To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223179 add
?query=shape>7223179
to the URL.
For a more complex example, try
?query=(shape>7223179)&(shape<7223180)
Query "(shape>7223178)&(shape<7223181)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372786 | 7223179 | 13965899 | 7223179 | chr2 | 231221646 | 231288393 | 612.0 | 740.0 | 17.0 | 18 | 8 | Dataset1.companion.ome [018] |
2372786 | 7223180 | 13965899 | 7223180 | chr2 | 118138644 | 118204055 | 642.5573472 | 797.8004940000001 | 9.875856837 | 18 | 8 | Dataset1.companion.ome [018] |