To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222997 add
?query=shape>7222997
to the URL.
For a more complex example, try
?query=(shape>7222997)&(shape<7222998)
Query "(shape>7222996)&(shape<7222999)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372779 | 7222997 | 13965898 | 7222997 | chr2 | 198802304 | 198867783 | 618.0388883999999 | 870.6197824 | 10.55384469 | 17 | 9 | Dataset1.companion.ome [017] |
| 2372779 | 7222998 | 13965898 | 7222998 | chr2 | 201616162 | 201682961 | 633.0 | 866.0 | 12.0 | 17 | 9 | Dataset1.companion.ome [017] |