To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220878 add
?query=shape>7220878
to the URL.
For a more complex example, try
?query=(shape>7220878)&(shape<7220879)
Query "(shape>7220877)&(shape<7220880)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220878 | 13965887 | 7220878 | chr2 | 192700456 | 192763963 | 149.5803378 | 423.74969280000005 | 17.2761363 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372700 | 7220879 | 13965887 | 7220879 | chr2 | 196320065 | 196387628 | 132.0 | 439.0 | 19.0 | 6 | 10 | Dataset1.companion.ome [006] |