To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219692 add
?query=shape>7219692
to the URL.
For a more complex example, try
?query=(shape>7219692)&(shape<7219693)
Query "(shape>7219691)&(shape<7219694)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372652 | 7219692 | 13965882 | 7219692 | chr2 | 192700456 | 192763963 | 484.0 | 689.0 | 34.0 | 1 | 2 | Dataset1.companion.ome [001] |
2372652 | 7219693 | 13965882 | 7219693 | chr2 | 196320065 | 196387628 | 484.96162630000003 | 690.3096264999999 | 40.50667892 | 1 | 2 | Dataset1.companion.ome [001] |