To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220886 add
?query=shape>7220886
to the URL.
For a more complex example, try
?query=(shape>7220886)&(shape<7220887)
Query "(shape>7220885)&(shape<7220888)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220886 | 13965887 | 7220886 | chr2 | 118138644 | 118204055 | 163.1147805 | 418.53794039999997 | 14.11485752 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372700 | 7220887 | 13965887 | 7220887 | chr2 | 137737263 | 137803380 | 181.2400055 | 433.9771423 | 11.0 | 6 | 10 | Dataset1.companion.ome [006] |