To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219744 add
?query=shape>7219744
to the URL.
For a more complex example, try
?query=(shape>7219744)&(shape<7219745)
Query "(shape>7219743)&(shape<7219746)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372655 | 7219744 | 13965882 | 7219744 | chr2 | 137737263 | 137803380 | 576.8465919 | 94.33122028 | 40.80035189 | 1 | 5 | Dataset1.companion.ome [001] |
2372655 | 7219745 | 13965882 | 7219745 | chr2 | 158286571 | 158352358 | 577.0 | 95.0 | 45.0 | 1 | 5 | Dataset1.companion.ome [001] |