To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220202 add
?query=shape>7220202
to the URL.
For a more complex example, try
?query=(shape>7220202)&(shape<7220203)
Query "(shape>7220201)&(shape<7220204)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372675 | 7220202 | 13965884 | 7220202 | chr2 | 205087694 | 205149345 | 242.8468018 | 403.52725219999996 | 27.0 | 3 | 9 | Dataset1.companion.ome [003] |
2372675 | 7220203 | 13965884 | 7220203 | chr2 | 208067715 | 208129451 | 234.86871680000002 | 387.73089480000004 | 28.3767279 | 3 | 9 | Dataset1.companion.ome [003] |