To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221309 add
?query=shape>7221309
to the URL.
For a more complex example, try
?query=(shape>7221309)&(shape<7221310)
Query "(shape>7221308)&(shape<7221311)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372717 | 7221309 | 13965892 | 7221309 | chr2 | 118138644 | 118204055 | 160.42724280000002 | 626.8892894999999 | 6.470719794 | 11 | 2 | Dataset1.companion.ome [011] |
2372717 | 7221310 | 13965892 | 7221310 | chr2 | 137737263 | 137803380 | 169.0 | 641.0 | 9.446876765 | 11 | 2 | Dataset1.companion.ome [011] |