To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222222 add
?query=shape>7222222
to the URL.
For a more complex example, try
?query=(shape>7222222)&(shape<7222223)
Query "(shape>7222221)&(shape<7222224)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222222 | 13965895 | 7222222 | chr2 | 210830897 | 210898218 | 735.0 | 856.0 | 6.930822259 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222223 | 13965895 | 7222223 | chr2 | 231221646 | 231288393 | 726.9745723999999 | 844.7585769 | 9.768516011 | 14 | 9 | Dataset1.companion.ome [014] |