To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224033 add
?query=shape>7224033
to the URL.
For a more complex example, try
?query=(shape>7224033)&(shape<7224034)
Query "(shape>7224032)&(shape<7224035)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224033 | 13965902 | 7224033 | chr2 | 210830897 | 210898218 | 356.965389 | 229.7631773 | 17.13735379 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224034 | 13965902 | 7224034 | chr2 | 231221646 | 231288393 | 373.73091150000005 | 255.1148796 | 12.72930673 | 21 | 6 | Dataset1.companion.ome [021] |