To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221253 add
?query=shape>7221253
to the URL.
For a more complex example, try
?query=(shape>7221253)&(shape<7221254)
Query "(shape>7221252)&(shape<7221255)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372715 | 7221253 | 13965889 | 7221253 | chr2 | 177676147 | 177739905 | 644.0 | 815.0 | 11.0 | 8 | 9 | Dataset1.companion.ome [008] |
2372715 | 7221254 | 13965889 | 7221254 | chr2 | 180707464 | 180773245 | 650.8796502 | 810.2984518 | 7.4863670220000005 | 8 | 9 | Dataset1.companion.ome [008] |