To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221397 add
?query=shape>7221397
to the URL.
For a more complex example, try
?query=(shape>7221397)&(shape<7221398)
Query "(shape>7221396)&(shape<7221399)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372720 | 7221397 | 13965892 | 7221397 | chr2 | 177676147 | 177739905 | 364.0 | 915.0 | 9.0 | 11 | 5 | Dataset1.companion.ome [011] |
| 2372720 | 7221398 | 13965892 | 7221398 | chr2 | 180707464 | 180773245 | 341.0896633 | 886.3204772 | 11.87866756 | 11 | 5 | Dataset1.companion.ome [011] |