To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222265 add
?query=shape>7222265
to the URL.
For a more complex example, try
?query=(shape>7222265)&(shape<7222266)
Query "(shape>7222264)&(shape<7222267)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222265 | 13965895 | 7222265 | chr2 | 201616162 | 201682961 | 920.7376277000001 | 648.9348242000001 | 12.83071062 | 14 | 13 | Dataset1.companion.ome [014] |
2372751 | 7222266 | 13965895 | 7222266 | chr2 | 205087694 | 205149345 | 922.0780356 | 634.9192453 | 14.52714631 | 14 | 13 | Dataset1.companion.ome [014] |