To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221000 add
?query=shape>7221000
to the URL.
For a more complex example, try
?query=(shape>7221000)&(shape<7221001)
Query "(shape>7220999)&(shape<7221002)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372704 | 7221000 | 13965888 | 7221000 | chr2 | 137737263 | 137803380 | 356.42764280000006 | 537.6964111000001 | 14.38479768 | 7 | 5 | Dataset1.companion.ome [007] |
| 2372704 | 7221001 | 13965888 | 7221001 | chr2 | 158286571 | 158352358 | 356.31226499999997 | 526.0628086 | 11.92566543 | 7 | 5 | Dataset1.companion.ome [007] |