To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225012 add
?query=shape>7225012
to the URL.
For a more complex example, try
?query=(shape>7225012)&(shape<7225013)
Query "(shape>7225011)&(shape<7225014)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225012 | 13965905 | 7225012 | chr2 | 177676147 | 177739905 | 377.69545669999997 | 694.9167878 | 10.9234544 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225013 | 13965905 | 7225013 | chr2 | 180707464 | 180773245 | 368.0 | 686.0 | 11.36134544 | 24 | 3 | Dataset1.companion.ome [024] |