To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224359 add
?query=shape>7224359
to the URL.
For a more complex example, try
?query=(shape>7224359)&(shape<7224360)
Query "(shape>7224358)&(shape<7224361)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372826 | 7224359 | 13965903 | 7224359 | chr2 | 210830897 | 210898218 | 509.9134512 | 657.6897792000001 | 15.76960169 | 22 | 5 | Dataset1.companion.ome [022] |
2372826 | 7224360 | 13965903 | 7224360 | chr2 | 231221646 | 231288393 | 508.0 | 649.0 | 15.0 | 22 | 5 | Dataset1.companion.ome [022] |