To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225172 add
?query=shape>7225172
to the URL.
For a more complex example, try
?query=(shape>7225172)&(shape<7225173)
Query "(shape>7225171)&(shape<7225174)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372854 | 7225172 | 13965905 | 7225172 | chr2 | 205087694 | 205149345 | 759.0 | 778.0 | 11.0 | 24 | 8 | Dataset1.companion.ome [024] |
2372854 | 7225173 | 13965905 | 7225173 | chr2 | 210830897 | 210898218 | 764.1428922 | 778.7314846 | 12.49673982 | 24 | 8 | Dataset1.companion.ome [024] |