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