To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219839 add
?query=shape>7219839
to the URL.
For a more complex example, try
?query=(shape>7219839)&(shape<7219840)
Query "(shape>7219838)&(shape<7219841)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372659 | 7219839 | 13965882 | 7219839 | chr2 | 183648104 | 183713699 | 834.5428095 | 212.3966065 | 38.66306894 | 1 | 9 | Dataset1.companion.ome [001] |
| 2372659 | 7219840 | 13965882 | 7219840 | chr2 | 187022561 | 187095365 | 821.1327012 | 211.9669653 | 42.15471359 | 1 | 9 | Dataset1.companion.ome [001] |