To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220458 add
?query=shape>7220458
to the URL.
For a more complex example, try
?query=(shape>7220458)&(shape<7220459)
Query "(shape>7220457)&(shape<7220460)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372685 | 7220458 | 13965886 | 7220458 | chr2 | 187022561 | 187095365 | 382.0 | 604.0 | 24.0 | 5 | 1 | Dataset1.companion.ome [005] |
| 2372685 | 7220459 | 13965886 | 7220459 | chr2 | 189698368 | 189767443 | 384.64439289999996 | 608.9974929 | 22.00536784 | 5 | 1 | Dataset1.companion.ome [005] |