To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220926 add
?query=shape>7220926
to the URL.
For a more complex example, try
?query=(shape>7220926)&(shape<7220927)
Query "(shape>7220925)&(shape<7220928)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372701 | 7220926 | 13965887 | 7220926 | chr2 | 231221646 | 231288393 | 358.4105369 | 197.4417124 | 24.76918119 | 6 | 11 | Dataset1.companion.ome [006] |
| 2372702 | 7220927 | 13965888 | 7220927 | chr2 | 118138644 | 118204055 | 149.0 | 464.0 | 17.0 | 7 | 1 | Dataset1.companion.ome [007] |