To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223601 add
?query=shape>7223601
to the URL.
For a more complex example, try
?query=(shape>7223601)&(shape<7223602)
Query "(shape>7223600)&(shape<7223603)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372801 | 7223601 | 13965901 | 7223601 | chr2 | 208067715 | 208129451 | 48.0 | 740.0 | 10.0 | 20 | 2 | Dataset1.companion.ome [020] |
| 2372801 | 7223602 | 13965901 | 7223602 | chr2 | 210830897 | 210898218 | 49.20215233 | 741.5202079 | 12.47279969 | 20 | 2 | Dataset1.companion.ome [020] |