To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224371 add
?query=shape>7224371
to the URL.
For a more complex example, try
?query=(shape>7224371)&(shape<7224372)
Query "(shape>7224370)&(shape<7224373)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372827 | 7224371 | 13965903 | 7224371 | chr2 | 201616162 | 201682961 | 456.0 | 435.0 | 12.0 | 22 | 6 | Dataset1.companion.ome [022] |
2372827 | 7224372 | 13965903 | 7224372 | chr2 | 205087694 | 205149345 | 455.0 | 434.0 | 12.0 | 22 | 6 | Dataset1.companion.ome [022] |