To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224665 add
?query=shape>7224665
to the URL.
For a more complex example, try
?query=(shape>7224665)&(shape<7224666)
Query "(shape>7224664)&(shape<7224667)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372837 | 7224665 | 13965904 | 7224665 | chr2 | 231221646 | 231288393 | 247.2634088 | 682.6533022000001 | 13.64035043 | 23 | 4 | Dataset1.companion.ome [023] |
2372837 | 7224666 | 13965904 | 7224666 | chr2 | 137737263 | 137803380 | 189.0169429 | 693.4780371 | 7.078626246000001 | 23 | 4 | Dataset1.companion.ome [023] |