To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223782 add
?query=shape>7223782
to the URL.
For a more complex example, try
?query=(shape>7223782)&(shape<7223783)
Query "(shape>7223781)&(shape<7223784)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372807 | 7223782 | 13965901 | 7223782 | chr2 | 231221646 | 231288393 | 754.8938772000001 | 405.29036360000003 | 7.503114751 | 20 | 10 | Dataset1.companion.ome [020] |
2372807 | 7223783 | 13965901 | 7223783 | chr2 | 118138644 | 118204055 | 812.0 | 392.0 | 15.0 | 20 | 10 | Dataset1.companion.ome [020] |