To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219673 add
?query=shape>7219673
to the URL.
For a more complex example, try
?query=(shape>7219673)&(shape<7219674)
Query "(shape>7219672)&(shape<7219675)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372651 | 7219673 | 13965882 | 7219673 | chr2 | 210830897 | 210898218 | 143.80589719999998 | 404.18632510000003 | 48.03437312 | 1 | 1 | Dataset1.companion.ome [001] |
2372651 | 7219674 | 13965882 | 7219674 | chr2 | 231221646 | 231288393 | 130.0 | 387.0 | 44.0 | 1 | 1 | Dataset1.companion.ome [001] |