To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222390 add
?query=shape>7222390
to the URL.
For a more complex example, try
?query=(shape>7222390)&(shape<7222391)
Query "(shape>7222389)&(shape<7222392)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372756 | 7222390 | 13965896 | 7222390 | chr2 | 180707464 | 180773245 | 606.3810563 | 63.12904434 | 13.46803416 | 15 | 7 | Dataset1.companion.ome [015] |
| 2372756 | 7222391 | 13965896 | 7222391 | chr2 | 183648104 | 183713699 | 605.0 | 61.0 | 12.57484052 | 15 | 7 | Dataset1.companion.ome [015] |