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