To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220396 add
?query=shape>7220396
to the URL.
For a more complex example, try
?query=(shape>7220396)&(shape<7220397)
Query "(shape>7220395)&(shape<7220398)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372682 | 7220396 | 13965885 | 7220396 | chr2 | 210830897 | 210898218 | 175.6553782 | 285.8890167 | 21.617939800000002 | 4 | 7 | Dataset1.companion.ome [004] |
| 2372682 | 7220397 | 13965885 | 7220397 | chr2 | 231221646 | 231288393 | 179.8778007 | 286.3960005 | 21.57121167 | 4 | 7 | Dataset1.companion.ome [004] |