To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222910 add
?query=shape>7222910
to the URL.
For a more complex example, try
?query=(shape>7222910)&(shape<7222911)
Query "(shape>7222909)&(shape<7222912)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372776 | 7222910 | 13965898 | 7222910 | chr2 | 180707464 | 180773245 | 464.0 | 403.0 | 13.85194364 | 17 | 6 | Dataset1.companion.ome [017] |
| 2372776 | 7222911 | 13965898 | 7222911 | chr2 | 183648104 | 183713699 | 462.4944431 | 408.1147733 | 11.59652225 | 17 | 6 | Dataset1.companion.ome [017] |