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