To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220873 add
?query=shape>7220873
to the URL.
For a more complex example, try
?query=(shape>7220873)&(shape<7220874)
Query "(shape>7220872)&(shape<7220875)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372700 | 7220873 | 13965887 | 7220873 | chr2 | 177676147 | 177739905 | 132.0 | 421.0 | 19.0 | 6 | 10 | Dataset1.companion.ome [006] |
| 2372700 | 7220874 | 13965887 | 7220874 | chr2 | 180707464 | 180773245 | 132.7671225 | 430.31635750000004 | 17.56871914 | 6 | 10 | Dataset1.companion.ome [006] |