To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222223 add
?query=shape>7222223
to the URL.
For a more complex example, try
?query=(shape>7222223)&(shape<7222224)
Query "(shape>7222222)&(shape<7222225)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222223 | 13965895 | 7222223 | chr2 | 231221646 | 231288393 | 726.9745723999999 | 844.7585769 | 9.768516011 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222224 | 13965895 | 7222224 | chr2 | 118138644 | 118204055 | 652.7735296 | 870.889201 | 17.19073045 | 14 | 9 | Dataset1.companion.ome [014] |