To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225258 add
?query=shape>7225258
to the URL.
For a more complex example, try
?query=(shape>7225258)&(shape<7225259)
Query "(shape>7225257)&(shape<7225260)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372856 | 7225258 | 13965905 | 7225258 | chr2 | 231221646 | 231288393 | 894.5960464 | 602.6582277000001 | 16.75458104 | 24 | 11 | Dataset1.companion.ome [024] |
2372856 | 7225259 | 13965905 | 7225259 | chr2 | 118138644 | 118204055 | 775.0 | 580.0 | 22.0 | 24 | 11 | Dataset1.companion.ome [024] |