To filter rows you can use a query based on named columns.
            For example, to filter for rows where shape
            is greater than 7223327 add 
            
                ?query=shape>7223327
             to the URL. 
            For a more complex example, try
            
                ?query=(shape>7223327)&(shape<7223328)
            
        
        
            Query "(shape>7223326)&(shape<7223329)" returned
            2/6220 rows.
        
        
        
        
    
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372791 | 7223327 | 13965900 | 7223327 | chr2 | 208067715 | 208129451 | 156.0 | 534.0 | 11.499502099999999 | 19 | 4 | Dataset1.companion.ome [019] | 
| 2372791 | 7223328 | 13965900 | 7223328 | chr2 | 210830897 | 210898218 | 147.0 | 536.0 | 8.0 | 19 | 4 | Dataset1.companion.ome [019] |