To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221812 add
?query=shape>7221812
to the URL.
For a more complex example, try
?query=(shape>7221812)&(shape<7221813)
Query "(shape>7221811)&(shape<7221814)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372735 | 7221812 | 13965894 | 7221812 | chr2 | 208067715 | 208129451 | 178.5588495 | 452.81293489999996 | 13.83418258 | 13 | 2 | Dataset1.companion.ome [013] |
2372735 | 7221813 | 13965894 | 7221813 | chr2 | 210830897 | 210898218 | 175.51092690000002 | 442.2152307 | 16.07355911 | 13 | 2 | Dataset1.companion.ome [013] |