To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225492 add
?query=shape>7225492
to the URL.
For a more complex example, try
?query=(shape>7225492)&(shape<7225493)
Query "(shape>7225491)&(shape<7225494)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372864 | 7225492 | 13965906 | 7225492 | chr2 | 201616162 | 201682961 | 774.0 | 457.0 | 14.0 | 25 | 3 | Dataset1.companion.ome [025] |
2372864 | 7225493 | 13965906 | 7225493 | chr2 | 205087694 | 205149345 | 773.3719522999999 | 455.07204129999997 | 17.78275763 | 25 | 3 | Dataset1.companion.ome [025] |