To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225009 add
?query=shape>7225009
to the URL.
For a more complex example, try
?query=(shape>7225009)&(shape<7225010)
Query "(shape>7225008)&(shape<7225011)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225009 | 13965905 | 7225009 | chr2 | 118138644 | 118204055 | 361.2690365 | 686.0657025 | 14.65712303 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225010 | 13965905 | 7225010 | chr2 | 137737263 | 137803380 | 372.0 | 684.0 | 10.47772604 | 24 | 3 | Dataset1.companion.ome [024] |