To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225094 add
?query=shape>7225094
to the URL.
For a more complex example, try
?query=(shape>7225094)&(shape<7225095)
Query "(shape>7225093)&(shape<7225096)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372852 | 7225094 | 13965905 | 7225094 | chr2 | 187022561 | 187095365 | 520.8863086 | 101.1163435 | 11.94976614 | 24 | 6 | Dataset1.companion.ome [024] |
| 2372852 | 7225095 | 13965905 | 7225095 | chr2 | 189698368 | 189767443 | 485.0 | 90.0 | 16.71824675 | 24 | 6 | Dataset1.companion.ome [024] |