To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221242 add
?query=shape>7221242
to the URL.
For a more complex example, try
?query=(shape>7221242)&(shape<7221243)
Query "(shape>7221241)&(shape<7221244)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372714 | 7221242 | 13965889 | 7221242 | chr2 | 189698368 | 189767443 | 641.9868462000001 | 385.31227060000003 | 15.728651600000001 | 8 | 7 | Dataset1.companion.ome [008] |
2372714 | 7221243 | 13965889 | 7221243 | chr2 | 192700456 | 192763963 | 642.0215779 | 356.5029235 | 13.11661762 | 8 | 7 | Dataset1.companion.ome [008] |