To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224007 add
?query=shape>7224007
to the URL.
For a more complex example, try
?query=(shape>7224007)&(shape<7224008)
Query "(shape>7224006)&(shape<7224009)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7224007 | 13965902 | 7224007 | chr2 | 231221646 | 231288393 | 226.62036329999998 | 952.798048 | 18.51057669 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372815 | 7224008 | 13965902 | 7224008 | chr2 | 118138644 | 118204055 | 429.0 | 174.0 | 14.66921649 | 21 | 6 | Dataset1.companion.ome [021] |