To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224260 add
?query=shape>7224260
to the URL.
For a more complex example, try
?query=(shape>7224260)&(shape<7224261)
Query "(shape>7224259)&(shape<7224262)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372823 | 7224260 | 13965903 | 7224260 | chr2 | 231221646 | 231288393 | 304.0 | 561.0 | 12.37730842 | 22 | 1 | Dataset1.companion.ome [022] |
2372823 | 7224261 | 13965903 | 7224261 | chr2 | 118138644 | 118204055 | 260.6960281 | 518.8093749 | 18.89207935 | 22 | 1 | Dataset1.companion.ome [022] |