To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222325 add
?query=shape>7222325
to the URL.
For a more complex example, try
?query=(shape>7222325)&(shape<7222326)
Query "(shape>7222324)&(shape<7222327)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372753 | 7222325 | 13965896 | 7222325 | chr2 | 189698368 | 189767443 | 107.45018770000001 | 835.0310059 | 13.0 | 15 | 2 | Dataset1.companion.ome [015] |
| 2372753 | 7222326 | 13965896 | 7222326 | chr2 | 196320065 | 196387628 | 100.0839195 | 843.8297153999999 | 8.133231179 | 15 | 2 | Dataset1.companion.ome [015] |