To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223964 add
?query=shape>7223964
to the URL.
For a more complex example, try
?query=(shape>7223964)&(shape<7223965)
Query "(shape>7223963)&(shape<7223966)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223964 | 13965902 | 7223964 | chr2 | 187022561 | 187095365 | 217.0 | 917.0 | 18.0 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223965 | 13965902 | 7223965 | chr2 | 192700456 | 192763963 | 215.2657482 | 912.3498562999999 | 19.31640667 | 21 | 5 | Dataset1.companion.ome [021] |