To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224086 add
?query=shape>7224086
to the URL.
For a more complex example, try
?query=(shape>7224086)&(shape<7224087)
Query "(shape>7224085)&(shape<7224088)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224086 | 13965902 | 7224086 | chr2 | 210830897 | 210898218 | 634.0 | 383.0 | 14.22543763 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224087 | 13965902 | 7224087 | chr2 | 231221646 | 231288393 | 642.0 | 380.0 | 14.78890379 | 21 | 8 | Dataset1.companion.ome [021] |