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