To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224521 add
?query=shape>7224521
to the URL.
For a more complex example, try
?query=(shape>7224521)&(shape<7224522)
Query "(shape>7224520)&(shape<7224523)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372831 | 7224521 | 13965903 | 7224521 | chr2 | 158286571 | 158352358 | 829.5433768999999 | 410.8494011 | 13.40217878 | 22 | 12 | Dataset1.companion.ome [022] |
| 2372831 | 7224522 | 13965903 | 7224522 | chr2 | 177676147 | 177739905 | 836.0 | 418.0 | 17.0 | 22 | 12 | Dataset1.companion.ome [022] |