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