To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224283 add
?query=shape>7224283
to the URL.
For a more complex example, try
?query=(shape>7224283)&(shape<7224284)
Query "(shape>7224282)&(shape<7224285)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372824 | 7224283 | 13965903 | 7224283 | chr2 | 189698368 | 189767443 | 305.93309239999996 | 103.50582309999999 | 14.05865463 | 22 | 2 | Dataset1.companion.ome [022] |
2372824 | 7224284 | 13965903 | 7224284 | chr2 | 196320065 | 196387628 | 321.0202957 | 139.8152246 | 14.93354215 | 22 | 2 | Dataset1.companion.ome [022] |