To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225513 add
?query=shape>7225513
to the URL.
For a more complex example, try
?query=(shape>7225513)&(shape<7225514)
Query "(shape>7225512)&(shape<7225515)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372865 | 7225513 | 13965906 | 7225513 | chr2 | 177676147 | 177739905 | 882.1625449 | 578.6625083 | 13.27763057 | 25 | 4 | Dataset1.companion.ome [025] |
| 2372865 | 7225514 | 13965906 | 7225514 | chr2 | 180707464 | 180773245 | 874.1907935 | 578.4134881 | 18.40713982 | 25 | 4 | Dataset1.companion.ome [025] |