To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222777 add
?query=shape>7222777
to the URL.
For a more complex example, try
?query=(shape>7222777)&(shape<7222778)
Query "(shape>7222776)&(shape<7222779)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222777 | 13965897 | 7222777 | chr2 | 205087694 | 205149345 | 177.8235842 | 561.3595419 | 14.70370681 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222778 | 13965897 | 7222778 | chr2 | 210830897 | 210898218 | 184.1518586 | 561.8774319 | 15.81180981 | 16 | 10 | Dataset1.companion.ome [016] |