To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225551 add
?query=shape>7225551
to the URL.
For a more complex example, try
?query=(shape>7225551)&(shape<7225552)
Query "(shape>7225550)&(shape<7225553)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372865 | 7225551 | 13965906 | 7225551 | chr2 | 118138644 | 118204055 | 881.1607595 | 622.8774931 | 15.95704545 | 25 | 4 | Dataset1.companion.ome [025] |
| 2372865 | 7225552 | 13965906 | 7225552 | chr2 | 137737263 | 137803380 | 877.0 | 626.0 | 16.54474731 | 25 | 4 | Dataset1.companion.ome [025] |