To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219658 add
?query=shape>7219658
to the URL.
For a more complex example, try
?query=(shape>7219658)&(shape<7219659)
Query "(shape>7219657)&(shape<7219660)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372651 | 7219658 | 13965882 | 7219658 | chr2 | 192700456 | 192763963 | 64.04991728 | 353.6757918 | 38.43265468 | 1 | 1 | Dataset1.companion.ome [001] |
2372651 | 7219659 | 13965882 | 7219659 | chr2 | 196320065 | 196387628 | 54.10988641 | 357.3957871 | 40.15262735 | 1 | 1 | Dataset1.companion.ome [001] |