To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220301 add
?query=shape>7220301
to the URL.
For a more complex example, try
?query=(shape>7220301)&(shape<7220302)
Query "(shape>7220300)&(shape<7220303)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372679 | 7220301 | 13965885 | 7220301 | chr2 | 158286571 | 158352358 | 557.2350733 | 94.99872602 | 24.48793463 | 4 | 3 | Dataset1.companion.ome [004] |
2372679 | 7220302 | 13965885 | 7220302 | chr2 | 177676147 | 177739905 | 575.6136762 | 105.3938193 | 20.78709675 | 4 | 3 | Dataset1.companion.ome [004] |