To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220492 add
?query=shape>7220492
to the URL.
For a more complex example, try
?query=(shape>7220492)&(shape<7220493)
Query "(shape>7220491)&(shape<7220494)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372686 | 7220492 | 13965886 | 7220492 | chr2 | 180707464 | 180773245 | 478.0 | 895.0 | 13.94673816 | 5 | 2 | Dataset1.companion.ome [005] |
| 2372686 | 7220493 | 13965886 | 7220493 | chr2 | 183648104 | 183713699 | 478.0 | 893.0 | 15.0 | 5 | 2 | Dataset1.companion.ome [005] |