To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219851 add
?query=shape>7219851
to the URL.
For a more complex example, try
?query=(shape>7219851)&(shape<7219852)
Query "(shape>7219850)&(shape<7219853)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372659 | 7219851 | 13965882 | 7219851 | chr2 | 177676147 | 177739905 | 855.806824 | 208.2365392 | 36.76095969 | 1 | 9 | Dataset1.companion.ome [001] |
| 2372659 | 7219852 | 13965882 | 7219852 | chr2 | 180707464 | 180773245 | 854.0 | 212.0 | 39.15368524 | 1 | 9 | Dataset1.companion.ome [001] |