To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221677 add
?query=shape>7221677
to the URL.
For a more complex example, try
?query=(shape>7221677)&(shape<7221678)
Query "(shape>7221676)&(shape<7221679)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372731 | 7221677 | 13965893 | 7221677 | chr2 | 177676147 | 177739905 | 653.6079007999999 | 628.1816769999999 | 16.53165432 | 12 | 8 | Dataset1.companion.ome [012] |
2372731 | 7221678 | 13965893 | 7221678 | chr2 | 180707464 | 180773245 | 615.0 | 636.0 | 14.0 | 12 | 8 | Dataset1.companion.ome [012] |