To filter rows you can use a query based on named columns.
            For example, to filter for rows where shape
            is greater than 7224811 add 
            
                ?query=shape>7224811
             to the URL. 
            For a more complex example, try
            
                ?query=(shape>7224811)&(shape<7224812)
            
        
        
            Query "(shape>7224810)&(shape<7224813)" returned
            2/6220 rows.
        
        
        
        
    
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372842 | 7224811 | 13965904 | 7224811 | chr2 | 205087694 | 205149345 | 616.0 | 509.0 | 16.0 | 23 | 9 | Dataset1.companion.ome [023] | 
| 2372842 | 7224812 | 13965904 | 7224812 | chr2 | 208067715 | 208129451 | 595.7777369 | 506.731625 | 15.87459266 | 23 | 9 | Dataset1.companion.ome [023] |