To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222943 add
?query=shape>7222943
to the URL.
For a more complex example, try
?query=(shape>7222943)&(shape<7222944)
Query "(shape>7222942)&(shape<7222945)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372777 | 7222943 | 13965898 | 7222943 | chr2 | 201616162 | 201682961 | 490.0 | 735.0 | 15.0 | 17 | 7 | Dataset1.companion.ome [017] |
| 2372777 | 7222944 | 13965898 | 7222944 | chr2 | 205087694 | 205149345 | 519.6034552 | 738.6613092 | 11.56769782 | 17 | 7 | Dataset1.companion.ome [017] |