To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221364 add
?query=shape>7221364
to the URL.
For a more complex example, try
?query=(shape>7221364)&(shape<7221365)
Query "(shape>7221363)&(shape<7221366)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221364 | 13965892 | 7221364 | chr2 | 177676147 | 177739905 | 240.0 | 197.0 | 10.81486719 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221365 | 13965892 | 7221365 | chr2 | 180707464 | 180773245 | 232.4237943 | 183.6414573 | 6.2750367229999995 | 11 | 4 | Dataset1.companion.ome [011] |