To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223824 add
?query=shape>7223824
to the URL.
For a more complex example, try
?query=(shape>7223824)&(shape<7223825)
Query "(shape>7223823)&(shape<7223826)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372808 | 7223824 | 13965901 | 7223824 | chr2 | 205087694 | 205149345 | 769.1641756 | 680.0454265999999 | 8.133273342 | 20 | 11 | Dataset1.companion.ome [020] |
| 2372808 | 7223825 | 13965901 | 7223825 | chr2 | 210830897 | 210898218 | 769.4060406000001 | 720.1553299999999 | 7.478375545 | 20 | 11 | Dataset1.companion.ome [020] |