To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220231 add
?query=shape>7220231
to the URL.
For a more complex example, try
?query=(shape>7220231)&(shape<7220232)
Query "(shape>7220230)&(shape<7220233)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372676 | 7220231 | 13965884 | 7220231 | chr2 | 210830897 | 210898218 | 275.68985130000004 | 166.02933240000002 | 28.03685347 | 3 | 10 | Dataset1.companion.ome [003] |
2372677 | 7220232 | 13965885 | 7220232 | chr2 | 137737263 | 137803380 | 708.3252702000001 | 686.7896634 | 21.59507288 | 4 | 1 | Dataset1.companion.ome [004] |