To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223333 add
?query=shape>7223333
to the URL.
For a more complex example, try
?query=(shape>7223333)&(shape<7223334)
Query "(shape>7223332)&(shape<7223335)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372792 | 7223333 | 13965900 | 7223333 | chr2 | 177676147 | 177739905 | 219.73882000000003 | 342.83327010000005 | 10.91079345 | 19 | 5 | Dataset1.companion.ome [019] |
2372792 | 7223334 | 13965900 | 7223334 | chr2 | 180707464 | 180773245 | 230.38658709999999 | 323.03645939999996 | 8.556761153 | 19 | 5 | Dataset1.companion.ome [019] |