To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221314 add
?query=shape>7221314
to the URL.
For a more complex example, try
?query=(shape>7221314)&(shape<7221315)
Query "(shape>7221313)&(shape<7221316)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372717 | 7221314 | 13965892 | 7221314 | chr2 | 187022561 | 187095365 | 171.3212469 | 643.0883562000001 | 10.32399155 | 11 | 2 | Dataset1.companion.ome [011] |
2372717 | 7221315 | 13965892 | 7221315 | chr2 | 189698368 | 189767443 | 164.27565369999996 | 632.8101283 | 9.672297547000001 | 11 | 2 | Dataset1.companion.ome [011] |