To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222219 add
?query=shape>7222219
to the URL.
For a more complex example, try
?query=(shape>7222219)&(shape<7222220)
Query "(shape>7222218)&(shape<7222221)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222219 | 13965895 | 7222219 | chr2 | 198802304 | 198867783 | 740.7866191 | 856.8443656999999 | 7.891336481000001 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222220 | 13965895 | 7222220 | chr2 | 201616162 | 201682961 | 746.0 | 850.0 | 14.0 | 14 | 9 | Dataset1.companion.ome [014] |