To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222403 add
?query=shape>7222403
to the URL.
For a more complex example, try
?query=(shape>7222403)&(shape<7222404)
Query "(shape>7222402)&(shape<7222405)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372756 | 7222403 | 13965896 | 7222403 | chr2 | 183648104 | 183713699 | 573.0835735 | 45.67526706 | 12.7271959 | 15 | 7 | Dataset1.companion.ome [015] |
| 2372756 | 7222404 | 13965896 | 7222404 | chr2 | 187022561 | 187095365 | 567.7484186 | 43.21924586 | 11.35491986 | 15 | 7 | Dataset1.companion.ome [015] |