To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221200 add
?query=shape>7221200
to the URL.
For a more complex example, try
?query=(shape>7221200)&(shape<7221201)
Query "(shape>7221199)&(shape<7221202)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372713 | 7221200 | 13965889 | 7221200 | chr2 | 189698368 | 189767443 | 537.0 | 753.0 | 22.0 | 8 | 6 | Dataset1.companion.ome [008] |
2372713 | 7221201 | 13965889 | 7221201 | chr2 | 192700456 | 192763963 | 538.0142342 | 764.615317 | 18.48177789 | 8 | 6 | Dataset1.companion.ome [008] |