To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225468 add
?query=shape>7225468
to the URL.
For a more complex example, try
?query=(shape>7225468)&(shape<7225469)
Query "(shape>7225467)&(shape<7225470)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372863 | 7225468 | 13965906 | 7225468 | chr2 | 208067715 | 208129451 | 601.2841081 | 450.9967495 | 16.63200929 | 25 | 2 | Dataset1.companion.ome [025] |
2372863 | 7225469 | 13965906 | 7225469 | chr2 | 210830897 | 210898218 | 600.7788813999999 | 451.2140815 | 17.85264283 | 25 | 2 | Dataset1.companion.ome [025] |