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