To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222312 add
?query=shape>7222312
to the URL.
For a more complex example, try
?query=(shape>7222312)&(shape<7222313)
Query "(shape>7222311)&(shape<7222314)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372753 | 7222312 | 13965896 | 7222312 | chr2 | 177676147 | 177739905 | 138.0 | 761.0 | 13.0 | 15 | 2 | Dataset1.companion.ome [015] |
2372753 | 7222313 | 13965896 | 7222313 | chr2 | 180707464 | 180773245 | 122.1182146 | 768.9099593 | 8.502554846 | 15 | 2 | Dataset1.companion.ome [015] |