To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224314 add
?query=shape>7224314
to the URL.
For a more complex example, try
?query=(shape>7224314)&(shape<7224315)
Query "(shape>7224313)&(shape<7224316)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372825 | 7224314 | 13965903 | 7224314 | chr2 | 198802304 | 198867783 | 466.5104938999999 | 567.8453775 | 12.83773607 | 22 | 4 | Dataset1.companion.ome [022] |
2372825 | 7224315 | 13965903 | 7224315 | chr2 | 205087694 | 205149345 | 456.90616900000003 | 578.4239496 | 9.441109761 | 22 | 4 | Dataset1.companion.ome [022] |