To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223561 add
?query=shape>7223561
to the URL.
For a more complex example, try
?query=(shape>7223561)&(shape<7223562)
Query "(shape>7223560)&(shape<7223563)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372800 | 7223561 | 13965901 | 7223561 | chr2 | 118138644 | 118204055 | 84.85999786 | 254.568444 | 12.203194 | 20 | 1 | Dataset1.companion.ome [020] |
| 2372800 | 7223562 | 13965901 | 7223562 | chr2 | 137737263 | 137803380 | 76.0 | 252.0 | 12.0 | 20 | 1 | Dataset1.companion.ome [020] |