To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222963 add
?query=shape>7222963
to the URL.
For a more complex example, try
?query=(shape>7222963)&(shape<7222964)
Query "(shape>7222962)&(shape<7222965)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372778 | 7222963 | 13965898 | 7222963 | chr2 | 177676147 | 177739905 | 584.3750894 | 111.7755637 | 12.79065914 | 17 | 8 | Dataset1.companion.ome [017] |
| 2372778 | 7222964 | 13965898 | 7222964 | chr2 | 180707464 | 180773245 | 580.0137589 | 106.19857069999999 | 16.42881336 | 17 | 8 | Dataset1.companion.ome [017] |