To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219698 add
?query=shape>7219698
to the URL.
For a more complex example, try
?query=(shape>7219698)&(shape<7219699)
Query "(shape>7219697)&(shape<7219700)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372653 | 7219698 | 13965882 | 7219698 | chr2 | 137737263 | 137803380 | 478.5797966 | 267.6057417 | 32.16535443 | 1 | 3 | Dataset1.companion.ome [001] |
2372653 | 7219699 | 13965882 | 7219699 | chr2 | 158286571 | 158352358 | 478.0 | 270.0 | 37.0 | 1 | 3 | Dataset1.companion.ome [001] |