To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224367 add
?query=shape>7224367
to the URL.
For a more complex example, try
?query=(shape>7224367)&(shape<7224368)
Query "(shape>7224366)&(shape<7224369)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372827 | 7224367 | 13965903 | 7224367 | chr2 | 187022561 | 187095365 | 472.98664400000007 | 436.2220409 | 14.43904634 | 22 | 6 | Dataset1.companion.ome [022] |
2372827 | 7224368 | 13965903 | 7224368 | chr2 | 189698368 | 189767443 | 455.0 | 428.0 | 14.0 | 22 | 6 | Dataset1.companion.ome [022] |