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