To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223189 add
?query=shape>7223189
to the URL.
For a more complex example, try
?query=(shape>7223189)&(shape<7223190)
Query "(shape>7223188)&(shape<7223191)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372786 | 7223189 | 13965899 | 7223189 | chr2 | 196320065 | 196387628 | 635.0 | 797.0 | 18.0 | 18 | 8 | Dataset1.companion.ome [018] |
2372786 | 7223190 | 13965899 | 7223190 | chr2 | 201616162 | 201682961 | 634.0 | 801.0 | 13.95964982 | 18 | 8 | Dataset1.companion.ome [018] |