To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224557 add
?query=shape>7224557
to the URL.
For a more complex example, try
?query=(shape>7224557)&(shape<7224558)
Query "(shape>7224556)&(shape<7224559)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372833 | 7224557 | 13965903 | 7224557 | chr2 | 177676147 | 177739905 | 553.502367 | 142.17860919999998 | 17.74411274 | 22 | 14 | Dataset1.companion.ome [022] |
| 2372833 | 7224558 | 13965903 | 7224558 | chr2 | 180707464 | 180773245 | 553.771054 | 141.0444095 | 16.67668152 | 22 | 14 | Dataset1.companion.ome [022] |