To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220952 add
?query=shape>7220952
to the URL.
For a more complex example, try
?query=(shape>7220952)&(shape<7220953)
Query "(shape>7220951)&(shape<7220954)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220952 | 13965888 | 7220952 | chr2 | 118138644 | 118204055 | 419.2474421 | 708.2499061000001 | 11.86974575 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220953 | 13965888 | 7220953 | chr2 | 137737263 | 137803380 | 411.0 | 696.0 | 9.64972954 | 7 | 4 | Dataset1.companion.ome [007] |