To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224389 add
?query=shape>7224389
to the URL.
For a more complex example, try
?query=(shape>7224389)&(shape<7224390)
Query "(shape>7224388)&(shape<7224391)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372828 | 7224389 | 13965903 | 7224389 | chr2 | 137737263 | 137803380 | 746.8224911 | 802.781509 | 9.303318154 | 22 | 8 | Dataset1.companion.ome [022] |
2372828 | 7224390 | 13965903 | 7224390 | chr2 | 158286571 | 158352358 | 751.0 | 800.0 | 10.44469521 | 22 | 8 | Dataset1.companion.ome [022] |