To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223869 add
?query=shape>7223869
to the URL.
For a more complex example, try
?query=(shape>7223869)&(shape<7223870)
Query "(shape>7223868)&(shape<7223871)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372810 | 7223869 | 13965901 | 7223869 | chr2 | 231221646 | 231288393 | 834.0 | 243.0 | 15.0 | 20 | 14 | Dataset1.companion.ome [020] |
2372810 | 7223870 | 13965901 | 7223870 | chr2 | 118138644 | 118204055 | 849.8115331 | 171.7967643 | 12.41292624 | 20 | 14 | Dataset1.companion.ome [020] |