To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221708 add
?query=shape>7221708
to the URL.
For a more complex example, try
?query=(shape>7221708)&(shape<7221709)
Query "(shape>7221707)&(shape<7221710)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372732 | 7221708 | 13965893 | 7221708 | chr2 | 192700456 | 192763963 | 704.3933326 | 381.06656180000004 | 4.955260323 | 12 | 9 | Dataset1.companion.ome [012] |
2372732 | 7221709 | 13965893 | 7221709 | chr2 | 196320065 | 196387628 | 707.0 | 383.0 | 7.0 | 12 | 9 | Dataset1.companion.ome [012] |