To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223701 add
?query=shape>7223701
to the URL.
For a more complex example, try
?query=(shape>7223701)&(shape<7223702)
Query "(shape>7223700)&(shape<7223703)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223701 | 13965901 | 7223701 | chr2 | 177676147 | 177739905 | 286.9447917 | 791.4569384 | 10.52759394 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223702 | 13965901 | 7223702 | chr2 | 183648104 | 183713699 | 283.7952454 | 794.0628753 | 11.25868334 | 20 | 5 | Dataset1.companion.ome [020] |