To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222654 add
?query=shape>7222654
to the URL.
For a more complex example, try
?query=(shape>7222654)&(shape<7222655)
Query "(shape>7222653)&(shape<7222656)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372766 | 7222654 | 13965897 | 7222654 | chr2 | 189698368 | 189767443 | 395.0 | 380.0 | 16.95184562 | 16 | 4 | Dataset1.companion.ome [016] |
2372766 | 7222655 | 13965897 | 7222655 | chr2 | 192700456 | 192763963 | 393.6418424 | 371.5879008 | 17.11627668 | 16 | 4 | Dataset1.companion.ome [016] |