To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221936 add
?query=shape>7221936
to the URL.
For a more complex example, try
?query=(shape>7221936)&(shape<7221937)
Query "(shape>7221935)&(shape<7221938)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372740 | 7221936 | 13965894 | 7221936 | chr2 | 118138644 | 118204055 | 601.1643441000001 | 912.8219839 | 17.32464366 | 13 | 9 | Dataset1.companion.ome [013] |
| 2372740 | 7221937 | 13965894 | 7221937 | chr2 | 137737263 | 137803380 | 587.1118521000001 | 921.8403443 | 16.48223754 | 13 | 9 | Dataset1.companion.ome [013] |