To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225724 add
?query=shape>7225724
to the URL.
For a more complex example, try
?query=(shape>7225724)&(shape<7225725)
Query "(shape>7225723)&(shape<7225726)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372871 | 7225724 | 13965906 | 7225724 | chr2 | 231221646 | 231288393 | 803.3637951000001 | 334.3064265 | 14.59891569 | 25 | 10 | Dataset1.companion.ome [025] |
2372871 | 7225725 | 13965906 | 7225725 | chr2 | 118138644 | 118204055 | 735.2265176 | 326.4897641 | 15.47585684 | 25 | 10 | Dataset1.companion.ome [025] |