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