To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224010 add
?query=shape>7224010
to the URL.
For a more complex example, try
?query=(shape>7224010)&(shape<7224011)
Query "(shape>7224009)&(shape<7224012)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224010 | 13965902 | 7224010 | chr2 | 158286571 | 158352358 | 429.0 | 195.0 | 10.955364900000001 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224011 | 13965902 | 7224011 | chr2 | 177676147 | 177739905 | 431.65520589999994 | 186.1482189 | 14.28698481 | 21 | 6 | Dataset1.companion.ome [021] |