To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221456 add
?query=shape>7221456
to the URL.
For a more complex example, try
?query=(shape>7221456)&(shape<7221457)
Query "(shape>7221455)&(shape<7221458)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221456 | 13965892 | 7221456 | chr2 | 192700456 | 192763963 | 476.0 | 766.0 | 6.0 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221457 | 13965892 | 7221457 | chr2 | 196320065 | 196387628 | 479.0 | 766.0 | 6.0 | 11 | 7 | Dataset1.companion.ome [011] |