To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225673 add
?query=shape>7225673
to the URL.
For a more complex example, try
?query=(shape>7225673)&(shape<7225674)
Query "(shape>7225672)&(shape<7225675)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372870 | 7225673 | 13965906 | 7225673 | chr2 | 137737263 | 137803380 | 448.7922816000001 | 529.9992593000001 | 37.30197203 | 25 | 9 | Dataset1.companion.ome [025] |
2372870 | 7225674 | 13965906 | 7225674 | chr2 | 177676147 | 177739905 | 446.0 | 516.0 | 33.0 | 25 | 9 | Dataset1.companion.ome [025] |