To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221411 add
?query=shape>7221411
to the URL.
For a more complex example, try
?query=(shape>7221411)&(shape<7221412)
Query "(shape>7221410)&(shape<7221413)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372721 | 7221411 | 13965892 | 7221411 | chr2 | 180707464 | 180773245 | 388.8139649 | 384.2515788 | 14.2106391 | 11 | 6 | Dataset1.companion.ome [011] |
| 2372721 | 7221412 | 13965892 | 7221412 | chr2 | 183648104 | 183713699 | 397.0155506 | 376.2843472 | 14.14458813 | 11 | 6 | Dataset1.companion.ome [011] |