To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225447 add
?query=shape>7225447
to the URL.
For a more complex example, try
?query=(shape>7225447)&(shape<7225448)
Query "(shape>7225446)&(shape<7225449)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372862 | 7225447 | 13965905 | 7225447 | chr2 | 187022561 | 187095365 | 406.0 | 559.0 | 19.16835032 | 24 | 20 | Dataset1.companion.ome [024] |
2372862 | 7225448 | 13965905 | 7225448 | chr2 | 189698368 | 189767443 | 399.49378989999997 | 566.5576447000001 | 15.18178471 | 24 | 20 | Dataset1.companion.ome [024] |