To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222335 add
?query=shape>7222335
to the URL.
For a more complex example, try
?query=(shape>7222335)&(shape<7222336)
Query "(shape>7222334)&(shape<7222337)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372754 | 7222335 | 13965896 | 7222335 | chr2 | 187022561 | 187095365 | 142.0686753 | 289.2481486 | 11.35705556 | 15 | 3 | Dataset1.companion.ome [015] |
| 2372754 | 7222336 | 13965896 | 7222336 | chr2 | 189698368 | 189767443 | 141.7937493 | 296.8156773 | 14.28205041 | 15 | 3 | Dataset1.companion.ome [015] |