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