To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220942 add
?query=shape>7220942
to the URL.
For a more complex example, try
?query=(shape>7220942)&(shape<7220943)
Query "(shape>7220941)&(shape<7220944)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220942 | 13965888 | 7220942 | chr2 | 177676147 | 177739905 | 428.0 | 720.0 | 4.0 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220943 | 13965888 | 7220943 | chr2 | 180707464 | 180773245 | 411.95855889999996 | 723.1380709 | 6.595624798999999 | 7 | 4 | Dataset1.companion.ome [007] |