To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219702 add
?query=shape>7219702
to the URL.
For a more complex example, try
?query=(shape>7219702)&(shape<7219703)
Query "(shape>7219701)&(shape<7219704)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372653 | 7219702 | 13965882 | 7219702 | chr2 | 183648104 | 183713699 | 479.2261796 | 260.0570216 | 35.67656508 | 1 | 3 | Dataset1.companion.ome [001] |
2372653 | 7219703 | 13965882 | 7219703 | chr2 | 189698368 | 189767443 | 497.0 | 261.0 | 45.0 | 1 | 3 | Dataset1.companion.ome [001] |