To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224078 add
?query=shape>7224078
to the URL.
For a more complex example, try
?query=(shape>7224078)&(shape<7224079)
Query "(shape>7224077)&(shape<7224080)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224078 | 13965902 | 7224078 | chr2 | 158286571 | 158352358 | 647.974179 | 391.4445025 | 9.445561749 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224079 | 13965902 | 7224079 | chr2 | 177676147 | 177739905 | 645.0 | 389.0 | 15.0 | 21 | 8 | Dataset1.companion.ome [021] |