To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224073 add
?query=shape>7224073
to the URL.
For a more complex example, try
?query=(shape>7224073)&(shape<7224074)
Query "(shape>7224072)&(shape<7224075)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224073 | 13965902 | 7224073 | chr2 | 205087694 | 205149345 | 657.0 | 415.0 | 12.0 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224074 | 13965902 | 7224074 | chr2 | 210830897 | 210898218 | 654.6354606000001 | 403.9080531 | 15.14823974 | 21 | 8 | Dataset1.companion.ome [021] |