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