To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223951 add
?query=shape>7223951
to the URL.
For a more complex example, try
?query=(shape>7223951)&(shape<7223952)
Query "(shape>7223950)&(shape<7223953)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372813 | 7223951 | 13965902 | 7223951 | chr2 | 180707464 | 180773245 | 210.0 | 293.0 | 16.83763563 | 21 | 4 | Dataset1.companion.ome [021] |
| 2372813 | 7223952 | 13965902 | 7223952 | chr2 | 183648104 | 183713699 | 217.09671200000003 | 300.2184435 | 17.47308879 | 21 | 4 | Dataset1.companion.ome [021] |