To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221214 add
?query=shape>7221214
to the URL.
For a more complex example, try
?query=(shape>7221214)&(shape<7221215)
Query "(shape>7221213)&(shape<7221216)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372713 | 7221214 | 13965889 | 7221214 | chr2 | 192700456 | 192763963 | 536.0725931 | 692.5277127999999 | 7.694757987000001 | 8 | 6 | Dataset1.companion.ome [008] |
2372713 | 7221215 | 13965889 | 7221215 | chr2 | 196320065 | 196387628 | 542.0 | 689.0 | 8.0 | 8 | 6 | Dataset1.companion.ome [008] |