To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222277 add
?query=shape>7222277
to the URL.
For a more complex example, try
?query=(shape>7222277)&(shape<7222278)
Query "(shape>7222276)&(shape<7222279)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222277 | 13965895 | 7222277 | chr2 | 196320065 | 196387628 | 903.3303002 | 671.9988912 | 10.296497500000001 | 14 | 13 | Dataset1.companion.ome [014] |
2372751 | 7222278 | 13965895 | 7222278 | chr2 | 210830897 | 210898218 | 914.3985223 | 663.3162251 | 7.555853168 | 14 | 13 | Dataset1.companion.ome [014] |