To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220250 add
?query=shape>7220250
to the URL.
For a more complex example, try
?query=(shape>7220250)&(shape<7220251)
Query "(shape>7220249)&(shape<7220252)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372678 | 7220250 | 13965885 | 7220250 | chr2 | 180707464 | 180773245 | 504.9647538 | 544.4479345 | 22.69930423 | 4 | 2 | Dataset1.companion.ome [004] |
2372678 | 7220251 | 13965885 | 7220251 | chr2 | 183648104 | 183713699 | 509.0 | 551.0 | 21.0 | 4 | 2 | Dataset1.companion.ome [004] |