To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221460 add
?query=shape>7221460
to the URL.
For a more complex example, try
?query=(shape>7221460)&(shape<7221461)
Query "(shape>7221459)&(shape<7221462)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221460 | 13965892 | 7221460 | chr2 | 210830897 | 210898218 | 475.1499756 | 762.3197112 | 6.036743398 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221461 | 13965892 | 7221461 | chr2 | 231221646 | 231288393 | 476.3100744 | 776.0839149 | 13.57567633 | 11 | 7 | Dataset1.companion.ome [011] |