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