To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223842 add
?query=shape>7223842
to the URL.
For a more complex example, try
?query=(shape>7223842)&(shape<7223843)
Query "(shape>7223841)&(shape<7223844)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372809 | 7223842 | 13965901 | 7223842 | chr2 | 118138644 | 118204055 | 928.5784027999999 | 649.4754065000001 | 12.59534425 | 20 | 12 | Dataset1.companion.ome [020] |
2372809 | 7223843 | 13965901 | 7223843 | chr2 | 158286571 | 158352358 | 907.0 | 643.0 | 7.0 | 20 | 12 | Dataset1.companion.ome [020] |