To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222242 add
?query=shape>7222242
to the URL.
For a more complex example, try
?query=(shape>7222242)&(shape<7222243)
Query "(shape>7222241)&(shape<7222244)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372750 | 7222242 | 13965895 | 7222242 | chr2 | 177676147 | 177739905 | 663.3241482000001 | 173.24638230000002 | 13.34088068 | 14 | 10 | Dataset1.companion.ome [014] |
2372750 | 7222243 | 13965895 | 7222243 | chr2 | 180707464 | 180773245 | 657.5856859 | 178.8577821 | 11.18863915 | 14 | 10 | Dataset1.companion.ome [014] |