To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224246 add
?query=shape>7224246
to the URL.
For a more complex example, try
?query=(shape>7224246)&(shape<7224247)
Query "(shape>7224245)&(shape<7224248)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372822 | 7224246 | 13965902 | 7224246 | chr2 | 231221646 | 231288393 | 708.1153153 | 192.1860927 | 17.83180033 | 21 | 13 | Dataset1.companion.ome [021] |
2372823 | 7224247 | 13965903 | 7224247 | chr2 | 118138644 | 118204055 | 299.0 | 571.0 | 14.0 | 22 | 1 | Dataset1.companion.ome [022] |