To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221769 add
?query=shape>7221769
to the URL.
For a more complex example, try
?query=(shape>7221769)&(shape<7221770)
Query "(shape>7221768)&(shape<7221771)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372734 | 7221769 | 13965893 | 7221769 | chr2 | 210830897 | 210898218 | 740.0 | 101.0 | 12.16662022 | 12 | 11 | Dataset1.companion.ome [012] |
2372734 | 7221770 | 13965893 | 7221770 | chr2 | 118138644 | 118204055 | 796.2643409 | 131.0066778 | 7.238928122000001 | 12 | 11 | Dataset1.companion.ome [012] |