To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221458 add
?query=shape>7221458
to the URL.
For a more complex example, try
?query=(shape>7221458)&(shape<7221459)
Query "(shape>7221457)&(shape<7221460)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221458 | 13965892 | 7221458 | chr2 | 198802304 | 198867783 | 470.42666629999997 | 760.2037964 | 5.0 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221459 | 13965892 | 7221459 | chr2 | 201616162 | 201682961 | 472.2081819 | 777.1087997999999 | 6.039462908 | 11 | 7 | Dataset1.companion.ome [011] |