To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223879 add
?query=shape>7223879
to the URL.
For a more complex example, try
?query=(shape>7223879)&(shape<7223880)
Query "(shape>7223878)&(shape<7223881)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372810 | 7223879 | 13965901 | 7223879 | chr2 | 205087694 | 205149345 | 879.0795052999999 | 211.20856940000002 | 11.336949699999998 | 20 | 14 | Dataset1.companion.ome [020] |
2372810 | 7223880 | 13965901 | 7223880 | chr2 | 210830897 | 210898218 | 867.0 | 180.0 | 13.20046678 | 20 | 14 | Dataset1.companion.ome [020] |