To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221652 add
?query=shape>7221652
to the URL.
For a more complex example, try
?query=(shape>7221652)&(shape<7221653)
Query "(shape>7221651)&(shape<7221654)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372730 | 7221652 | 13965893 | 7221652 | chr2 | 187022561 | 187095365 | 489.9740436000001 | 327.5797159 | 10.35194547 | 12 | 7 | Dataset1.companion.ome [012] |
2372730 | 7221653 | 13965893 | 7221653 | chr2 | 189698368 | 189767443 | 501.6524994 | 339.8925793 | 9.403935367999999 | 12 | 7 | Dataset1.companion.ome [012] |