To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221446 add
?query=shape>7221446
to the URL.
For a more complex example, try
?query=(shape>7221446)&(shape<7221447)
Query "(shape>7221445)&(shape<7221448)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221446 | 13965892 | 7221446 | chr2 | 196320065 | 196387628 | 523.0677307 | 814.0732517999999 | 10.11050689 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221447 | 13965892 | 7221447 | chr2 | 198802304 | 198867783 | 523.0761719 | 800.1276245 | 14.0 | 11 | 7 | Dataset1.companion.ome [011] |