To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225040 add
?query=shape>7225040
to the URL.
For a more complex example, try
?query=(shape>7225040)&(shape<7225041)
Query "(shape>7225039)&(shape<7225042)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372850 | 7225040 | 13965905 | 7225040 | chr2 | 183648104 | 183713699 | 533.0 | 599.0 | 13.49163717 | 24 | 4 | Dataset1.companion.ome [024] |
| 2372850 | 7225041 | 13965905 | 7225041 | chr2 | 187022561 | 187095365 | 534.0 | 597.0 | 14.0 | 24 | 4 | Dataset1.companion.ome [024] |