To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220398 add
?query=shape>7220398
to the URL.
For a more complex example, try
?query=(shape>7220398)&(shape<7220399)
Query "(shape>7220397)&(shape<7220400)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372683 | 7220398 | 13965885 | 7220398 | chr2 | 118138644 | 118204055 | 731.4620517999999 | 832.4629509 | 29.13786685 | 4 | 8 | Dataset1.companion.ome [004] |
| 2372683 | 7220399 | 13965885 | 7220399 | chr2 | 137737263 | 137803380 | 731.318138 | 842.8451247000002 | 27.31984155 | 4 | 8 | Dataset1.companion.ome [004] |