To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222775 add
?query=shape>7222775
to the URL.
For a more complex example, try
?query=(shape>7222775)&(shape<7222776)
Query "(shape>7222774)&(shape<7222777)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222775 | 13965897 | 7222775 | chr2 | 198802304 | 198867783 | 172.98815459999997 | 579.1215817000001 | 15.32932045 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222776 | 13965897 | 7222776 | chr2 | 201616162 | 201682961 | 180.0 | 561.0 | 15.0 | 16 | 10 | Dataset1.companion.ome [016] |