To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225637 add
?query=shape>7225637
to the URL.
For a more complex example, try
?query=(shape>7225637)&(shape<7225638)
Query "(shape>7225636)&(shape<7225639)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372869 | 7225637 | 13965906 | 7225637 | chr2 | 192700456 | 192763963 | 255.0 | 129.0 | 18.0 | 25 | 8 | Dataset1.companion.ome [025] |
| 2372869 | 7225638 | 13965906 | 7225638 | chr2 | 196320065 | 196387628 | 256.0 | 126.0 | 16.91798604 | 25 | 8 | Dataset1.companion.ome [025] |