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