To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223992 add
?query=shape>7223992
to the URL.
For a more complex example, try
?query=(shape>7223992)&(shape<7223993)
Query "(shape>7223991)&(shape<7223994)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223992 | 13965902 | 7223992 | chr2 | 183648104 | 183713699 | 332.7083784 | 752.4202271 | 12.70176116 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223993 | 13965902 | 7223993 | chr2 | 187022561 | 187095365 | 348.0 | 750.0 | 14.60452421 | 21 | 5 | Dataset1.companion.ome [021] |