To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219931 add
?query=shape>7219931
to the URL.
For a more complex example, try
?query=(shape>7219931)&(shape<7219932)
Query "(shape>7219930)&(shape<7219933)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372663 | 7219931 | 13965883 | 7219931 | chr2 | 198802304 | 198867783 | 179.7259698 | 759.3131304 | 28.41448485 | 2 | 5 | Dataset1.companion.ome [002] |
| 2372663 | 7219932 | 13965883 | 7219932 | chr2 | 201616162 | 201682961 | 181.5423085 | 782.0551142 | 34.1998588 | 2 | 5 | Dataset1.companion.ome [002] |