To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221002 add
?query=shape>7221002
to the URL.
For a more complex example, try
?query=(shape>7221002)&(shape<7221003)
Query "(shape>7221001)&(shape<7221004)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372704 | 7221002 | 13965888 | 7221002 | chr2 | 177676147 | 177739905 | 357.0 | 528.0 | 13.0 | 7 | 5 | Dataset1.companion.ome [007] |
| 2372704 | 7221003 | 13965888 | 7221003 | chr2 | 180707464 | 180773245 | 354.6701404 | 529.383015 | 11.86107429 | 7 | 5 | Dataset1.companion.ome [007] |