To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224317 add
?query=shape>7224317
to the URL.
For a more complex example, try
?query=(shape>7224317)&(shape<7224318)
Query "(shape>7224316)&(shape<7224319)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372825 | 7224317 | 13965903 | 7224317 | chr2 | 231221646 | 231288393 | 458.54155360000004 | 569.9167194 | 13.66600993 | 22 | 4 | Dataset1.companion.ome [022] |
| 2372825 | 7224318 | 13965903 | 7224318 | chr2 | 118138644 | 118204055 | 382.0 | 595.0 | 17.0 | 22 | 4 | Dataset1.companion.ome [022] |