To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225658 add
?query=shape>7225658
to the URL.
For a more complex example, try
?query=(shape>7225658)&(shape<7225659)
Query "(shape>7225657)&(shape<7225660)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372870 | 7225658 | 13965906 | 7225658 | chr2 | 118138644 | 118204055 | 493.0 | 487.0 | 24.0 | 25 | 9 | Dataset1.companion.ome [025] |
2372870 | 7225659 | 13965906 | 7225659 | chr2 | 137737263 | 137803380 | 500.0 | 484.0 | 25.0 | 25 | 9 | Dataset1.companion.ome [025] |