To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220871 add
?query=shape>7220871
to the URL.
For a more complex example, try
?query=(shape>7220871)&(shape<7220872)
Query "(shape>7220870)&(shape<7220873)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220871 | 13965887 | 7220871 | chr2 | 137737263 | 137803380 | 135.7871582 | 416.2911432 | 16.64534099 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372700 | 7220872 | 13965887 | 7220872 | chr2 | 158286571 | 158352358 | 133.0259179 | 425.38129289999995 | 20.80881017 | 6 | 10 | Dataset1.companion.ome [006] |