To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225618 add
?query=shape>7225618
to the URL.
For a more complex example, try
?query=(shape>7225618)&(shape<7225619)
Query "(shape>7225617)&(shape<7225620)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372868 | 7225618 | 13965906 | 7225618 | chr2 | 177676147 | 177739905 | 167.4845301 | 491.96896050000004 | 14.54261532 | 25 | 7 | Dataset1.companion.ome [025] |
| 2372868 | 7225619 | 13965906 | 7225619 | chr2 | 180707464 | 180773245 | 137.0 | 512.0 | 15.52800369 | 25 | 7 | Dataset1.companion.ome [025] |