To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224376 add
?query=shape>7224376
to the URL.
For a more complex example, try
?query=(shape>7224376)&(shape<7224377)
Query "(shape>7224375)&(shape<7224378)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372827 | 7224376 | 13965903 | 7224376 | chr2 | 137737263 | 137803380 | 414.27117630000004 | 461.36851409999997 | 15.86585487 | 22 | 6 | Dataset1.companion.ome [022] |
2372827 | 7224377 | 13965903 | 7224377 | chr2 | 158286571 | 158352358 | 415.0 | 463.0 | 16.65653503 | 22 | 6 | Dataset1.companion.ome [022] |