To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222993 add
?query=shape>7222993
to the URL.
For a more complex example, try
?query=(shape>7222993)&(shape<7222994)
Query "(shape>7222992)&(shape<7222995)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372779 | 7222993 | 13965898 | 7222993 | chr2 | 187022561 | 187095365 | 625.0 | 858.0 | 11.31615696 | 17 | 9 | Dataset1.companion.ome [017] |
| 2372779 | 7222994 | 13965898 | 7222994 | chr2 | 189698368 | 189767443 | 629.3017308999999 | 864.3489632999999 | 11.73372886 | 17 | 9 | Dataset1.companion.ome [017] |