To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220955 add
?query=shape>7220955
to the URL.
For a more complex example, try
?query=(shape>7220955)&(shape<7220956)
Query "(shape>7220954)&(shape<7220957)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372703 | 7220955 | 13965888 | 7220955 | chr2 | 180707464 | 180773245 | 418.61753880000003 | 699.3721746 | 11.53749723 | 7 | 4 | Dataset1.companion.ome [007] |
| 2372703 | 7220956 | 13965888 | 7220956 | chr2 | 183648104 | 183713699 | 427.0 | 696.0 | 12.0 | 7 | 4 | Dataset1.companion.ome [007] |