To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221249 add
?query=shape>7221249
to the URL.
For a more complex example, try
?query=(shape>7221249)&(shape<7221250)
Query "(shape>7221248)&(shape<7221251)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372714 | 7221249 | 13965889 | 7221249 | chr2 | 231221646 | 231288393 | 653.1804923999999 | 359.4603054 | 8.441817967 | 8 | 7 | Dataset1.companion.ome [008] |
2372715 | 7221250 | 13965889 | 7221250 | chr2 | 118138644 | 118204055 | 644.3023705 | 798.7570001 | 9.466500388 | 8 | 9 | Dataset1.companion.ome [008] |