To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222699 add
?query=shape>7222699
to the URL.
For a more complex example, try
?query=(shape>7222699)&(shape<7222700)
Query "(shape>7222698)&(shape<7222701)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372768 | 7222699 | 13965897 | 7222699 | chr2 | 231221646 | 231288393 | 526.8308659 | 173.3996423 | 13.2944979 | 16 | 6 | Dataset1.companion.ome [016] |
2372768 | 7222700 | 13965897 | 7222700 | chr2 | 118138644 | 118204055 | 541.2557919 | 76.27510487 | 17.3278293 | 16 | 6 | Dataset1.companion.ome [016] |