To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223520 add
?query=shape>7223520
to the URL.
For a more complex example, try
?query=(shape>7223520)&(shape<7223521)
Query "(shape>7223519)&(shape<7223522)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372798 | 7223520 | 13965900 | 7223520 | chr2 | 231221646 | 231288393 | 405.0 | 200.0 | 16.09096866 | 19 | 15 | Dataset1.companion.ome [019] |
| 2372799 | 7223521 | 13965900 | 7223521 | chr2 | 118138644 | 118204055 | 249.6542378 | 226.05305159999997 | 15.67796231 | 19 | 16 | Dataset1.companion.ome [019] |