To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221800 add
?query=shape>7221800
to the URL.
For a more complex example, try
?query=(shape>7221800)&(shape<7221801)
Query "(shape>7221799)&(shape<7221802)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372735 | 7221800 | 13965894 | 7221800 | chr2 | 231221646 | 231288393 | 278.4869139 | 416.95682630000005 | 13.64833542 | 13 | 2 | Dataset1.companion.ome [013] |
2372735 | 7221801 | 13965894 | 7221801 | chr2 | 118138644 | 118204055 | 176.7053969 | 429.52383719999995 | 11.25235009 | 13 | 2 | Dataset1.companion.ome [013] |