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