To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223760 add
?query=shape>7223760
to the URL.
For a more complex example, try
?query=(shape>7223760)&(shape<7223761)
Query "(shape>7223759)&(shape<7223762)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372806 | 7223760 | 13965901 | 7223760 | chr2 | 192700456 | 192763963 | 703.0 | 739.0 | 16.0 | 20 | 9 | Dataset1.companion.ome [020] |
2372806 | 7223761 | 13965901 | 7223761 | chr2 | 196320065 | 196387628 | 701.0 | 731.0 | 12.0 | 20 | 9 | Dataset1.companion.ome [020] |