To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223540 add
?query=shape>7223540
to the URL.
For a more complex example, try
?query=(shape>7223540)&(shape<7223541)
Query "(shape>7223539)&(shape<7223542)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372799 | 7223540 | 13965900 | 7223540 | chr2 | 192700456 | 192763963 | 252.0 | 179.0 | 15.0 | 19 | 16 | Dataset1.companion.ome [019] |
| 2372799 | 7223541 | 13965900 | 7223541 | chr2 | 196320065 | 196387628 | 253.0 | 183.0 | 15.64038254 | 19 | 16 | Dataset1.companion.ome [019] |