To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219789 add
?query=shape>7219789
to the URL.
For a more complex example, try
?query=(shape>7219789)&(shape<7219790)
Query "(shape>7219788)&(shape<7219791)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372657 | 7219789 | 13965882 | 7219789 | chr2 | 192700456 | 192763963 | 643.131946 | 402.71486860000005 | 38.40590752 | 1 | 7 | Dataset1.companion.ome [001] |
2372657 | 7219790 | 13965882 | 7219790 | chr2 | 198802304 | 198867783 | 653.0 | 399.0 | 40.80798201 | 1 | 7 | Dataset1.companion.ome [001] |