To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219852 add
?query=shape>7219852
to the URL.
For a more complex example, try
?query=(shape>7219852)&(shape<7219853)
Query "(shape>7219851)&(shape<7219854)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372659 | 7219852 | 13965882 | 7219852 | chr2 | 180707464 | 180773245 | 854.0 | 212.0 | 39.15368524 | 1 | 9 | Dataset1.companion.ome [001] |
| 2372659 | 7219853 | 13965882 | 7219853 | chr2 | 183648104 | 183713699 | 843.9716102 | 201.8399102 | 45.1455995 | 1 | 9 | Dataset1.companion.ome [001] |