To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223775 add
?query=shape>7223775
to the URL.
For a more complex example, try
?query=(shape>7223775)&(shape<7223776)
Query "(shape>7223774)&(shape<7223777)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372807 | 7223775 | 13965901 | 7223775 | chr2 | 189698368 | 189767443 | 765.0503474999999 | 393.481142 | 6.8194509860000005 | 20 | 10 | Dataset1.companion.ome [020] |
2372807 | 7223776 | 13965901 | 7223776 | chr2 | 192700456 | 192763963 | 766.8974766 | 395.23990499999996 | 7.60710814 | 20 | 10 | Dataset1.companion.ome [020] |