To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222317 add
?query=shape>7222317
to the URL.
For a more complex example, try
?query=(shape>7222317)&(shape<7222318)
Query "(shape>7222316)&(shape<7222319)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372753 | 7222317 | 13965896 | 7222317 | chr2 | 196320065 | 196387628 | 130.4446784 | 762.4736516 | 12.81673767 | 15 | 2 | Dataset1.companion.ome [015] |
| 2372753 | 7222318 | 13965896 | 7222318 | chr2 | 198802304 | 198867783 | 141.9473605 | 754.321175 | 9.987752282999999 | 15 | 2 | Dataset1.companion.ome [015] |