To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220940 add
?query=shape>7220940
to the URL.
For a more complex example, try
?query=(shape>7220940)&(shape<7220941)
Query "(shape>7220939)&(shape<7220942)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220940 | 13965888 | 7220940 | chr2 | 118138644 | 118204055 | 429.0 | 715.0 | 11.0 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220941 | 13965888 | 7220941 | chr2 | 137737263 | 137803380 | 423.7864518 | 718.2475696 | 4.943406238000001 | 7 | 4 | Dataset1.companion.ome [007] |