To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220701 add
?query=shape>7220701
to the URL.
For a more complex example, try
?query=(shape>7220701)&(shape<7220702)
Query "(shape>7220700)&(shape<7220703)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372694 | 7220701 | 13965887 | 7220701 | chr2 | 187022561 | 187095365 | 405.0285353 | 759.7664866 | 17.0210197 | 6 | 3 | Dataset1.companion.ome [006] |
2372694 | 7220702 | 13965887 | 7220702 | chr2 | 192700456 | 192763963 | 398.5722331 | 752.4332692 | 18.03320377 | 6 | 3 | Dataset1.companion.ome [006] |