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