To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222249 add
?query=shape>7222249
to the URL.
For a more complex example, try
?query=(shape>7222249)&(shape<7222250)
Query "(shape>7222248)&(shape<7222251)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372750 | 7222249 | 13965895 | 7222249 | chr2 | 201616162 | 201682961 | 666.1397188 | 178.02393840000002 | 10.87603138 | 14 | 10 | Dataset1.companion.ome [014] |
2372750 | 7222250 | 13965895 | 7222250 | chr2 | 205087694 | 205149345 | 649.0 | 177.0 | 13.0 | 14 | 10 | Dataset1.companion.ome [014] |