To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224533 add
?query=shape>7224533
to the URL.
For a more complex example, try
?query=(shape>7224533)&(shape<7224534)
Query "(shape>7224532)&(shape<7224535)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372832 | 7224533 | 13965903 | 7224533 | chr2 | 137737263 | 137803380 | 132.0 | 283.0 | 13.91047561 | 22 | 13 | Dataset1.companion.ome [022] |
| 2372832 | 7224534 | 13965903 | 7224534 | chr2 | 158286571 | 158352358 | 126.0 | 280.0 | 18.0 | 22 | 13 | Dataset1.companion.ome [022] |