To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223307 add
?query=shape>7223307
to the URL.
For a more complex example, try
?query=(shape>7223307)&(shape<7223308)
Query "(shape>7223306)&(shape<7223309)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372791 | 7223307 | 13965900 | 7223307 | chr2 | 177676147 | 177739905 | 124.0 | 542.0 | 11.0 | 19 | 4 | Dataset1.companion.ome [019] |
2372791 | 7223308 | 13965900 | 7223308 | chr2 | 180707464 | 180773245 | 145.53354299999998 | 548.6433063999999 | 9.865696472 | 19 | 4 | Dataset1.companion.ome [019] |