To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222758 add
?query=shape>7222758
to the URL.
For a more complex example, try
?query=(shape>7222758)&(shape<7222759)
Query "(shape>7222757)&(shape<7222760)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372770 | 7222758 | 13965897 | 7222758 | chr2 | 180707464 | 180773245 | 800.5192893999999 | 190.6286681 | 13.28848337 | 16 | 8 | Dataset1.companion.ome [016] |
2372770 | 7222759 | 13965897 | 7222759 | chr2 | 183648104 | 183713699 | 771.9774304 | 179.8388088 | 15.66204896 | 16 | 8 | Dataset1.companion.ome [016] |