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