To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221474 add
?query=shape>7221474
to the URL.
For a more complex example, try
?query=(shape>7221474)&(shape<7221475)
Query "(shape>7221473)&(shape<7221476)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372723 | 7221474 | 13965892 | 7221474 | chr2 | 210830897 | 210898218 | 493.3327119 | 182.7693715 | 5.720603264 | 11 | 8 | Dataset1.companion.ome [011] |
| 2372723 | 7221475 | 13965892 | 7221475 | chr2 | 231221646 | 231288393 | 524.5690126000001 | 174.61598850000001 | 8.356759244 | 11 | 8 | Dataset1.companion.ome [011] |