To filter rows you can use a query based on named columns.
            For example, to filter for rows where shape
            is greater than 7224320 add 
            
                ?query=shape>7224320
             to the URL. 
            For a more complex example, try
            
                ?query=(shape>7224320)&(shape<7224321)
            
        
        
            Query "(shape>7224319)&(shape<7224322)" returned
            2/6220 rows.
        
        
        
        
    
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372825 | 7224320 | 13965903 | 7224320 | chr2 | 158286571 | 158352358 | 385.0 | 581.0 | 19.07815829 | 22 | 4 | Dataset1.companion.ome [022] | 
| 2372825 | 7224321 | 13965903 | 7224321 | chr2 | 177676147 | 177739905 | 401.0 | 589.0 | 23.0 | 22 | 4 | Dataset1.companion.ome [022] |