To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220392 add
?query=shape>7220392
to the URL.
For a more complex example, try
?query=(shape>7220392)&(shape<7220393)
Query "(shape>7220391)&(shape<7220394)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220392 | 13965885 | 7220392 | chr2 | 192700456 | 192763963 | 167.14773459999998 | 283.09221030000003 | 22.57550116 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220393 | 13965885 | 7220393 | chr2 | 196320065 | 196387628 | 186.0 | 261.0 | 25.0 | 4 | 7 | Dataset1.companion.ome [004] |