To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223525 add
?query=shape>7223525
to the URL.
For a more complex example, try
?query=(shape>7223525)&(shape<7223526)
Query "(shape>7223524)&(shape<7223527)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372799 | 7223525 | 13965900 | 7223525 | chr2 | 180707464 | 180773245 | 247.0 | 216.0 | 16.27872143 | 19 | 16 | Dataset1.companion.ome [019] |
| 2372799 | 7223526 | 13965900 | 7223526 | chr2 | 183648104 | 183713699 | 247.4945985 | 213.1699814 | 20.3600086 | 19 | 16 | Dataset1.companion.ome [019] |