To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223168 add
?query=shape>7223168
to the URL.
For a more complex example, try
?query=(shape>7223168)&(shape<7223169)
Query "(shape>7223167)&(shape<7223170)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372786 | 7223168 | 13965899 | 7223168 | chr2 | 158286571 | 158352358 | 629.0067369 | 736.7589705 | 12.37914999 | 18 | 8 | Dataset1.companion.ome [018] |
2372786 | 7223169 | 13965899 | 7223169 | chr2 | 177676147 | 177739905 | 626.0 | 734.0 | 16.0 | 18 | 8 | Dataset1.companion.ome [018] |