To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224836 add
?query=shape>7224836
to the URL.
For a more complex example, try
?query=(shape>7224836)&(shape<7224837)
Query "(shape>7224835)&(shape<7224838)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372843 | 7224836 | 13965904 | 7224836 | chr2 | 187022561 | 187095365 | 730.0 | 747.0 | 12.0 | 23 | 11 | Dataset1.companion.ome [023] |
2372843 | 7224837 | 13965904 | 7224837 | chr2 | 189698368 | 189767443 | 723.5368507999999 | 741.5806961000001 | 10.86001928 | 23 | 11 | Dataset1.companion.ome [023] |