To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222678 add
?query=shape>7222678
to the URL.
For a more complex example, try
?query=(shape>7222678)&(shape<7222679)
Query "(shape>7222677)&(shape<7222680)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372767 | 7222678 | 13965897 | 7222678 | chr2 | 177676147 | 177739905 | 535.6876466 | 824.6974731 | 14.52233571 | 16 | 5 | Dataset1.companion.ome [016] |
2372767 | 7222679 | 13965897 | 7222679 | chr2 | 189698368 | 189767443 | 525.5976741999999 | 813.4672692 | 15.04276663 | 16 | 5 | Dataset1.companion.ome [016] |