To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225537 add
?query=shape>7225537
to the URL.
For a more complex example, try
?query=(shape>7225537)&(shape<7225538)
Query "(shape>7225536)&(shape<7225539)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372865 | 7225537 | 13965906 | 7225537 | chr2 | 137737263 | 137803380 | 782.8463853 | 572.3767508999999 | 19.8615728 | 25 | 4 | Dataset1.companion.ome [025] |
| 2372865 | 7225538 | 13965906 | 7225538 | chr2 | 158286571 | 158352358 | 806.46681 | 572.821511 | 13.65845449 | 25 | 4 | Dataset1.companion.ome [025] |