To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221488 add
?query=shape>7221488
to the URL.
For a more complex example, try
?query=(shape>7221488)&(shape<7221489)
Query "(shape>7221487)&(shape<7221490)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372723 | 7221488 | 13965892 | 7221488 | chr2 | 231221646 | 231288393 | 537.0 | 74.0 | 7.249194444 | 11 | 8 | Dataset1.companion.ome [011] |
| 2372724 | 7221489 | 13965892 | 7221489 | chr2 | 118138644 | 118204055 | 763.9100912 | 193.69325659999998 | 8.835813493 | 11 | 10 | Dataset1.companion.ome [011] |