To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219928 add
?query=shape>7219928
to the URL.
For a more complex example, try
?query=(shape>7219928)&(shape<7219929)
Query "(shape>7219927)&(shape<7219930)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372663 | 7219928 | 13965883 | 7219928 | chr2 | 189698368 | 189767443 | 175.7771753 | 748.033094 | 31.79543829 | 2 | 5 | Dataset1.companion.ome [002] |
| 2372663 | 7219929 | 13965883 | 7219929 | chr2 | 192700456 | 192763963 | 179.8427165 | 749.3935633 | 31.3233266 | 2 | 5 | Dataset1.companion.ome [002] |