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