To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223654 add
?query=shape>7223654
to the URL.
For a more complex example, try
?query=(shape>7223654)&(shape<7223655)
Query "(shape>7223653)&(shape<7223656)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372803 | 7223654 | 13965901 | 7223654 | chr2 | 192700456 | 192763963 | 222.0 | 508.0 | 9.0 | 20 | 4 | Dataset1.companion.ome [020] |
2372803 | 7223655 | 13965901 | 7223655 | chr2 | 196320065 | 196387628 | 206.0469204 | 536.7629386 | 10.64372186 | 20 | 4 | Dataset1.companion.ome [020] |