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