To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221256 add
?query=shape>7221256
to the URL.
For a more complex example, try
?query=(shape>7221256)&(shape<7221257)
Query "(shape>7221255)&(shape<7221258)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372715 | 7221256 | 13965889 | 7221256 | chr2 | 187022561 | 187095365 | 640.0 | 820.0 | 10.68767622 | 8 | 9 | Dataset1.companion.ome [008] |
2372715 | 7221257 | 13965889 | 7221257 | chr2 | 189698368 | 189767443 | 644.5830866 | 798.4755877 | 9.527307373 | 8 | 9 | Dataset1.companion.ome [008] |