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