To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219846 add
?query=shape>7219846
to the URL.
For a more complex example, try
?query=(shape>7219846)&(shape<7219847)
Query "(shape>7219845)&(shape<7219848)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372659 | 7219846 | 13965882 | 7219846 | chr2 | 210830897 | 210898218 | 820.0701515 | 217.9287796 | 43.3110366 | 1 | 9 | Dataset1.companion.ome [001] |
| 2372659 | 7219847 | 13965882 | 7219847 | chr2 | 231221646 | 231288393 | 817.5721386 | 213.9920664 | 39.41428406 | 1 | 9 | Dataset1.companion.ome [001] |