To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219730 add
?query=shape>7219730
to the URL.
For a more complex example, try
?query=(shape>7219730)&(shape<7219731)
Query "(shape>7219729)&(shape<7219732)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372654 | 7219730 | 13965882 | 7219730 | chr2 | 231221646 | 231288393 | 463.49658370000003 | 538.5850723 | 40.27072206 | 1 | 4 | Dataset1.companion.ome [001] |
2372654 | 7219731 | 13965882 | 7219731 | chr2 | 118138644 | 118204055 | 575.8771591 | 549.971105 | 42.58167136 | 1 | 4 | Dataset1.companion.ome [001] |