To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219837 add
?query=shape>7219837
to the URL.
For a more complex example, try
?query=(shape>7219837)&(shape<7219838)
Query "(shape>7219836)&(shape<7219839)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372659 | 7219837 | 13965882 | 7219837 | chr2 | 137737263 | 137803380 | 819.7854347 | 220.1972978 | 36.39395431 | 1 | 9 | Dataset1.companion.ome [001] |
| 2372659 | 7219838 | 13965882 | 7219838 | chr2 | 158286571 | 158352358 | 827.3005926 | 211.4441321 | 43.9592787 | 1 | 9 | Dataset1.companion.ome [001] |