To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223743 add
?query=shape>7223743
to the URL.
For a more complex example, try
?query=(shape>7223743)&(shape<7223744)
Query "(shape>7223742)&(shape<7223745)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372806 | 7223743 | 13965901 | 7223743 | chr2 | 180707464 | 180773245 | 639.2920262 | 808.2944332999999 | 6.659382327 | 20 | 9 | Dataset1.companion.ome [020] |
2372806 | 7223744 | 13965901 | 7223744 | chr2 | 183648104 | 183713699 | 655.0 | 802.0 | 12.0 | 20 | 9 | Dataset1.companion.ome [020] |