To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222172 add
?query=shape>7222172
to the URL.
For a more complex example, try
?query=(shape>7222172)&(shape<7222173)
Query "(shape>7222171)&(shape<7222174)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372747 | 7222172 | 13965895 | 7222172 | chr2 | 180707464 | 180773245 | 343.6365159 | 300.51319110000003 | 15.4773006 | 14 | 5 | Dataset1.companion.ome [014] |
2372747 | 7222173 | 13965895 | 7222173 | chr2 | 183648104 | 183713699 | 335.85992139999996 | 307.0291943 | 12.92804893 | 14 | 5 | Dataset1.companion.ome [014] |