To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224028 add
?query=shape>7224028
to the URL.
For a more complex example, try
?query=(shape>7224028)&(shape<7224029)
Query "(shape>7224027)&(shape<7224030)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224028 | 13965902 | 7224028 | chr2 | 189698368 | 189767443 | 351.5660183 | 235.93771549999997 | 15.50945934 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224029 | 13965902 | 7224029 | chr2 | 196320065 | 196387628 | 367.0 | 230.0 | 19.0 | 21 | 6 | Dataset1.companion.ome [021] |