To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221377 add
?query=shape>7221377
to the URL.
For a more complex example, try
?query=(shape>7221377)&(shape<7221378)
Query "(shape>7221376)&(shape<7221379)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221377 | 13965892 | 7221377 | chr2 | 183648104 | 183713699 | 239.9858659 | 239.27371019999998 | 8.306889417 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221378 | 13965892 | 7221378 | chr2 | 187022561 | 187095365 | 244.1465371 | 244.1637543 | 8.363709493 | 11 | 4 | Dataset1.companion.ome [011] |