To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219781 add
?query=shape>7219781
to the URL.
For a more complex example, try
?query=(shape>7219781)&(shape<7219782)
Query "(shape>7219780)&(shape<7219783)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372656 | 7219781 | 13965882 | 7219781 | chr2 | 231221646 | 231288393 | 505.08676389999994 | 840.0553411000001 | 44.76251075 | 1 | 6 | Dataset1.companion.ome [001] |
2372657 | 7219782 | 13965882 | 7219782 | chr2 | 118138644 | 118204055 | 647.1214319000001 | 401.5306731 | 41.12836914 | 1 | 7 | Dataset1.companion.ome [001] |