To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223172 add
?query=shape>7223172
to the URL.
For a more complex example, try
?query=(shape>7223172)&(shape<7223173)
Query "(shape>7223171)&(shape<7223174)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372786 | 7223172 | 13965899 | 7223172 | chr2 | 187022561 | 187095365 | 595.0 | 734.0 | 12.0 | 18 | 8 | Dataset1.companion.ome [018] |
2372786 | 7223173 | 13965899 | 7223173 | chr2 | 189698368 | 189767443 | 608.8525864 | 766.8731544 | 17.87995519 | 18 | 8 | Dataset1.companion.ome [018] |