To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224085 add
?query=shape>7224085
to the URL.
For a more complex example, try
?query=(shape>7224085)&(shape<7224086)
Query "(shape>7224084)&(shape<7224087)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224085 | 13965902 | 7224085 | chr2 | 208067715 | 208129451 | 636.6171492000001 | 384.78910110000004 | 13.99349025 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224086 | 13965902 | 7224086 | chr2 | 210830897 | 210898218 | 634.0 | 383.0 | 14.22543763 | 21 | 8 | Dataset1.companion.ome [021] |