To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222797 add
?query=shape>7222797
to the URL.
For a more complex example, try
?query=(shape>7222797)&(shape<7222798)
Query "(shape>7222796)&(shape<7222799)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372772 | 7222797 | 13965898 | 7222797 | chr2 | 192700456 | 192763963 | 218.10082979999999 | 785.2119934 | 12.12807392 | 17 | 1 | Dataset1.companion.ome [017] |
2372772 | 7222798 | 13965898 | 7222798 | chr2 | 196320065 | 196387628 | 217.0 | 766.0 | 13.0 | 17 | 1 | Dataset1.companion.ome [017] |