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