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