To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224241 add
?query=shape>7224241
to the URL.
For a more complex example, try
?query=(shape>7224241)&(shape<7224242)
Query "(shape>7224240)&(shape<7224243)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372822 | 7224241 | 13965902 | 7224241 | chr2 | 189698368 | 189767443 | 696.7865188 | 199.9297544 | 18.62277701 | 21 | 13 | Dataset1.companion.ome [021] |
2372822 | 7224242 | 13965902 | 7224242 | chr2 | 192700456 | 192763963 | 699.0 | 194.0 | 17.89078321 | 21 | 13 | Dataset1.companion.ome [021] |