To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223724 add
?query=shape>7223724
to the URL.
For a more complex example, try
?query=(shape>7223724)&(shape<7223725)
Query "(shape>7223723)&(shape<7223726)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372805 | 7223724 | 13965901 | 7223724 | chr2 | 118138644 | 118204055 | 310.05735560000005 | 138.5706253 | 9.156059291 | 20 | 6 | Dataset1.companion.ome [020] |
2372805 | 7223725 | 13965901 | 7223725 | chr2 | 137737263 | 137803380 | 329.1336012 | 133.9328524 | 15.91848459 | 20 | 6 | Dataset1.companion.ome [020] |