To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224062 add
?query=shape>7224062
to the URL.
For a more complex example, try
?query=(shape>7224062)&(shape<7224063)
Query "(shape>7224061)&(shape<7224064)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224062 | 13965902 | 7224062 | chr2 | 118138644 | 118204055 | 655.6649461000001 | 398.4302784 | 14.27740851 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224063 | 13965902 | 7224063 | chr2 | 137737263 | 137803380 | 657.995591 | 414.77245889999995 | 14.04681231 | 21 | 8 | Dataset1.companion.ome [021] |