To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221698 add
?query=shape>7221698
to the URL.
For a more complex example, try
?query=(shape>7221698)&(shape<7221699)
Query "(shape>7221697)&(shape<7221700)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372731 | 7221698 | 13965893 | 7221698 | chr2 | 205087694 | 205149345 | 601.0 | 614.0 | 9.0 | 12 | 8 | Dataset1.companion.ome [012] |
2372731 | 7221699 | 13965893 | 7221699 | chr2 | 210830897 | 210898218 | 608.0 | 636.0 | 14.92968583 | 12 | 8 | Dataset1.companion.ome [012] |