To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225253 add
?query=shape>7225253
to the URL.
For a more complex example, try
?query=(shape>7225253)&(shape<7225254)
Query "(shape>7225252)&(shape<7225255)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372856 | 7225253 | 13965905 | 7225253 | chr2 | 196320065 | 196387628 | 888.0 | 604.0 | 12.0 | 24 | 11 | Dataset1.companion.ome [024] |
2372856 | 7225254 | 13965905 | 7225254 | chr2 | 198802304 | 198867783 | 882.8385394 | 616.3222347 | 15.11856354 | 24 | 11 | Dataset1.companion.ome [024] |