To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221745 add
?query=shape>7221745
to the URL.
For a more complex example, try
?query=(shape>7221745)&(shape<7221746)
Query "(shape>7221744)&(shape<7221747)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372733 | 7221745 | 13965893 | 7221745 | chr2 | 180707464 | 180773245 | 717.7938261 | 285.137211 | 10.12044519 | 12 | 10 | Dataset1.companion.ome [012] |
2372733 | 7221746 | 13965893 | 7221746 | chr2 | 183648104 | 183713699 | 721.0 | 286.0 | 10.0 | 12 | 10 | Dataset1.companion.ome [012] |