To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221857 add
?query=shape>7221857
to the URL.
For a more complex example, try
?query=(shape>7221857)&(shape<7221858)
Query "(shape>7221856)&(shape<7221859)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372737 | 7221857 | 13965894 | 7221857 | chr2 | 177676147 | 177739905 | 279.0356655 | 841.1183069 | 12.65072244 | 13 | 4 | Dataset1.companion.ome [013] |
| 2372737 | 7221858 | 13965894 | 7221858 | chr2 | 180707464 | 180773245 | 274.0 | 834.0 | 10.571970599999998 | 13 | 4 | Dataset1.companion.ome [013] |