To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221371 add
?query=shape>7221371
to the URL.
For a more complex example, try
?query=(shape>7221371)&(shape<7221372)
Query "(shape>7221370)&(shape<7221373)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221371 | 13965892 | 7221371 | chr2 | 205087694 | 205149345 | 234.1792058 | 224.76643650000003 | 11.04640094 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221372 | 13965892 | 7221372 | chr2 | 118138644 | 118204055 | 234.1288516 | 237.2187988 | 6.219097757999999 | 11 | 4 | Dataset1.companion.ome [011] |