To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221689 add
?query=shape>7221689
to the URL.
For a more complex example, try
?query=(shape>7221689)&(shape<7221690)
Query "(shape>7221688)&(shape<7221691)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372731 | 7221689 | 13965893 | 7221689 | chr2 | 137737263 | 137803380 | 598.3993188 | 628.3911019999999 | 11.69279183 | 12 | 8 | Dataset1.companion.ome [012] |
2372731 | 7221690 | 13965893 | 7221690 | chr2 | 177676147 | 177739905 | 608.4001452 | 634.07846 | 13.90902983 | 12 | 8 | Dataset1.companion.ome [012] |