To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221679 add
?query=shape>7221679
to the URL.
For a more complex example, try
?query=(shape>7221679)&(shape<7221680)
Query "(shape>7221678)&(shape<7221681)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372731 | 7221679 | 13965893 | 7221679 | chr2 | 183648104 | 183713699 | 618.9078687000001 | 638.1777517999999 | 11.64416587 | 12 | 8 | Dataset1.companion.ome [012] |
2372731 | 7221680 | 13965893 | 7221680 | chr2 | 189698368 | 189767443 | 616.4742557 | 627.5800423 | 10.83498037 | 12 | 8 | Dataset1.companion.ome [012] |