To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224115 add
?query=shape>7224115
to the URL.
For a more complex example, try
?query=(shape>7224115)&(shape<7224116)
Query "(shape>7224114)&(shape<7224117)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372819 | 7224115 | 13965902 | 7224115 | chr2 | 183648104 | 183713699 | 729.0 | 667.0 | 10.0 | 21 | 10 | Dataset1.companion.ome [021] |
| 2372819 | 7224116 | 13965902 | 7224116 | chr2 | 189698368 | 189767443 | 767.138046 | 678.7649332000001 | 9.533373443 | 21 | 10 | Dataset1.companion.ome [021] |