To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225601 add
?query=shape>7225601
to the URL.
For a more complex example, try
?query=(shape>7225601)&(shape<7225602)
Query "(shape>7225600)&(shape<7225603)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372867 | 7225601 | 13965906 | 7225601 | chr2 | 231221646 | 231288393 | 32.0 | 714.0 | 21.0 | 25 | 6 | Dataset1.companion.ome [025] |
| 2372867 | 7225602 | 13965906 | 7225602 | chr2 | 118138644 | 118204055 | 26.0 | 685.0 | 16.17483516 | 25 | 6 | Dataset1.companion.ome [025] |