To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224732 add
?query=shape>7224732
to the URL.
For a more complex example, try
?query=(shape>7224732)&(shape<7224733)
Query "(shape>7224731)&(shape<7224734)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372839 | 7224732 | 13965904 | 7224732 | chr2 | 231221646 | 231288393 | 252.5068469 | 385.5527042 | 13.55035211 | 23 | 6 | Dataset1.companion.ome [023] |
2372840 | 7224733 | 13965904 | 7224733 | chr2 | 118138644 | 118204055 | 569.0 | 324.0 | 12.0 | 23 | 7 | Dataset1.companion.ome [023] |