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