To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225799 add
?query=shape>7225799
to the URL.
For a more complex example, try
?query=(shape>7225799)&(shape<7225800)
Query "(shape>7225798)&(shape<7225801)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372874 | 7225799 | 13965906 | 7225799 | chr2 | 189698368 | 189767443 | 230.27301409999998 | 697.9891177999999 | 20.1846803 | 25 | 13 | Dataset1.companion.ome [025] |
2372874 | 7225800 | 13965906 | 7225800 | chr2 | 192700456 | 192763963 | 241.2048036 | 697.5381156000001 | 16.69758685 | 25 | 13 | Dataset1.companion.ome [025] |