To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225189 add
?query=shape>7225189
to the URL.
For a more complex example, try
?query=(shape>7225189)&(shape<7225190)
Query "(shape>7225188)&(shape<7225191)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372855 | 7225189 | 13965905 | 7225189 | chr2 | 118138644 | 118204055 | 728.0 | 372.0 | 19.0 | 24 | 9 | Dataset1.companion.ome [024] |
2372855 | 7225190 | 13965905 | 7225190 | chr2 | 137737263 | 137803380 | 731.0 | 386.0 | 17.0 | 24 | 9 | Dataset1.companion.ome [024] |