To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219834 add
?query=shape>7219834
to the URL.
For a more complex example, try
?query=(shape>7219834)&(shape<7219835)
Query "(shape>7219833)&(shape<7219836)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372658 | 7219834 | 13965882 | 7219834 | chr2 | 205087694 | 205149345 | 467.0 | 964.0 | 42.51914451 | 1 | 8 | Dataset1.companion.ome [001] |
| 2372658 | 7219835 | 13965882 | 7219835 | chr2 | 210830897 | 210898218 | 454.876555 | 952.2704448999999 | 43.98170382 | 1 | 8 | Dataset1.companion.ome [001] |