To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224792 add
?query=shape>7224792
to the URL.
For a more complex example, try
?query=(shape>7224792)&(shape<7224793)
Query "(shape>7224791)&(shape<7224794)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372842 | 7224792 | 13965904 | 7224792 | chr2 | 189698368 | 189767443 | 562.0 | 552.0 | 15.0 | 23 | 9 | Dataset1.companion.ome [023] |
2372842 | 7224793 | 13965904 | 7224793 | chr2 | 192700456 | 192763963 | 575.0292902000001 | 547.8175161 | 13.2165573 | 23 | 9 | Dataset1.companion.ome [023] |