To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224208 add
?query=shape>7224208
to the URL.
For a more complex example, try
?query=(shape>7224208)&(shape<7224209)
Query "(shape>7224207)&(shape<7224210)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372821 | 7224208 | 13965902 | 7224208 | chr2 | 118138644 | 118204055 | 587.0 | 805.0 | 15.0 | 21 | 12 | Dataset1.companion.ome [021] |
2372821 | 7224209 | 13965902 | 7224209 | chr2 | 137737263 | 137803380 | 596.431708 | 808.1598288 | 17.154825199999998 | 21 | 12 | Dataset1.companion.ome [021] |