To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224048 add
?query=shape>7224048
to the URL.
For a more complex example, try
?query=(shape>7224048)&(shape<7224049)
Query "(shape>7224047)&(shape<7224050)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372816 | 7224048 | 13965902 | 7224048 | chr2 | 231221646 | 231288393 | 403.1479784 | 875.1690533 | 10.26415638 | 21 | 7 | Dataset1.companion.ome [021] |
| 2372816 | 7224049 | 13965902 | 7224049 | chr2 | 118138644 | 118204055 | 365.9205841 | 926.4957219 | 10.29190239 | 21 | 7 | Dataset1.companion.ome [021] |