To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223267 add
?query=shape>7223267
to the URL.
For a more complex example, try
?query=(shape>7223267)&(shape<7223268)
Query "(shape>7223266)&(shape<7223269)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372789 | 7223267 | 13965900 | 7223267 | chr2 | 183648104 | 183713699 | 138.0 | 58.0 | 19.0 | 19 | 1 | Dataset1.companion.ome [019] |
2372789 | 7223268 | 13965900 | 7223268 | chr2 | 187022561 | 187095365 | 135.9091904 | 56.86921417 | 19.66389886 | 19 | 1 | Dataset1.companion.ome [019] |