To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221494 add
?query=shape>7221494
to the URL.
For a more complex example, try
?query=(shape>7221494)&(shape<7221495)
Query "(shape>7221493)&(shape<7221496)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372724 | 7221494 | 13965892 | 7221494 | chr2 | 189698368 | 189767443 | 768.0360286 | 183.3618755 | 10.86063039 | 11 | 10 | Dataset1.companion.ome [011] |
| 2372724 | 7221495 | 13965892 | 7221495 | chr2 | 196320065 | 196387628 | 769.7808912 | 182.1161979 | 10.40054355 | 11 | 10 | Dataset1.companion.ome [011] |