To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223881 add
?query=shape>7223881
to the URL.
For a more complex example, try
?query=(shape>7223881)&(shape<7223882)
Query "(shape>7223880)&(shape<7223883)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372810 | 7223881 | 13965901 | 7223881 | chr2 | 231221646 | 231288393 | 890.2295501 | 208.0410914 | 13.184553400000002 | 20 | 14 | Dataset1.companion.ome [020] |
2372811 | 7223882 | 13965902 | 7223882 | chr2 | 118138644 | 118204055 | 58.47649923 | 840.7580842 | 13.46080749 | 21 | 1 | Dataset1.companion.ome [021] |