To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225019 add
?query=shape>7225019
to the URL.
For a more complex example, try
?query=(shape>7225019)&(shape<7225020)
Query "(shape>7225018)&(shape<7225021)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225019 | 13965905 | 7225019 | chr2 | 198802304 | 198867783 | 366.7124884 | 681.8112582 | 13.32127627 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225020 | 13965905 | 7225020 | chr2 | 201616162 | 201682961 | 371.0 | 680.0 | 13.27709142 | 24 | 3 | Dataset1.companion.ome [024] |