To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223993 add
?query=shape>7223993
to the URL.
For a more complex example, try
?query=(shape>7223993)&(shape<7223994)
Query "(shape>7223992)&(shape<7223995)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223993 | 13965902 | 7223993 | chr2 | 187022561 | 187095365 | 348.0 | 750.0 | 14.60452421 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223994 | 13965902 | 7223994 | chr2 | 189698368 | 189767443 | 321.53137589999994 | 738.3870594 | 11.47436989 | 21 | 5 | Dataset1.companion.ome [021] |