To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220375 add
?query=shape>7220375
to the URL.
For a more complex example, try
?query=(shape>7220375)&(shape<7220376)
Query "(shape>7220374)&(shape<7220377)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220375 | 13965885 | 7220375 | chr2 | 137737263 | 137803380 | 216.4472278 | 320.3109591 | 25.03103336 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220376 | 13965885 | 7220376 | chr2 | 158286571 | 158352358 | 210.0093285 | 313.6459003 | 21.80567398 | 4 | 7 | Dataset1.companion.ome [004] |