To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220869 add
?query=shape>7220869
to the URL.
For a more complex example, try
?query=(shape>7220869)&(shape<7220870)
Query "(shape>7220868)&(shape<7220871)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372699 | 7220869 | 13965887 | 7220869 | chr2 | 231221646 | 231288393 | 68.62747652 | 778.3315034 | 23.03165456 | 6 | 9 | Dataset1.companion.ome [006] |
| 2372700 | 7220870 | 13965887 | 7220870 | chr2 | 118138644 | 118204055 | 135.0 | 428.0 | 19.0 | 6 | 10 | Dataset1.companion.ome [006] |