To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221792 add
?query=shape>7221792
to the URL.
For a more complex example, try
?query=(shape>7221792)&(shape<7221793)
Query "(shape>7221791)&(shape<7221794)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372735 | 7221792 | 13965894 | 7221792 | chr2 | 189698368 | 189767443 | 260.9769298 | 418.8711942 | 12.16124759 | 13 | 2 | Dataset1.companion.ome [013] |
2372735 | 7221793 | 13965894 | 7221793 | chr2 | 192700456 | 192763963 | 244.0 | 428.0 | 12.0 | 13 | 2 | Dataset1.companion.ome [013] |