To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222795 add
?query=shape>7222795
to the URL.
For a more complex example, try
?query=(shape>7222795)&(shape<7222796)
Query "(shape>7222794)&(shape<7222797)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372772 | 7222795 | 13965898 | 7222795 | chr2 | 187022561 | 187095365 | 214.60054879999998 | 758.3171907000001 | 13.23318465 | 17 | 1 | Dataset1.companion.ome [017] |
2372772 | 7222796 | 13965898 | 7222796 | chr2 | 189698368 | 189767443 | 217.0 | 774.0 | 16.79905611 | 17 | 1 | Dataset1.companion.ome [017] |