To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223320 add
?query=shape>7223320
to the URL.
For a more complex example, try
?query=(shape>7223320)&(shape<7223321)
Query "(shape>7223319)&(shape<7223322)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372791 | 7223320 | 13965900 | 7223320 | chr2 | 118138644 | 118204055 | 152.0 | 521.0 | 12.0 | 19 | 4 | Dataset1.companion.ome [019] |
| 2372791 | 7223321 | 13965900 | 7223321 | chr2 | 137737263 | 137803380 | 142.88510180000003 | 524.3989228999999 | 7.632870767999999 | 19 | 4 | Dataset1.companion.ome [019] |