To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220482 add
?query=shape>7220482
to the URL.
For a more complex example, try
?query=(shape>7220482)&(shape<7220483)
Query "(shape>7220481)&(shape<7220484)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372686 | 7220482 | 13965886 | 7220482 | chr2 | 180707464 | 180773245 | 542.9962158 | 892.8721924 | 21.0 | 5 | 2 | Dataset1.companion.ome [005] |
| 2372686 | 7220483 | 13965886 | 7220483 | chr2 | 183648104 | 183713699 | 546.0 | 889.0 | 21.0 | 5 | 2 | Dataset1.companion.ome [005] |