To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221375 add
?query=shape>7221375
to the URL.
For a more complex example, try
?query=(shape>7221375)&(shape<7221376)
Query "(shape>7221374)&(shape<7221377)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221375 | 13965892 | 7221375 | chr2 | 177676147 | 177739905 | 229.0581665 | 263.3739701 | 8.211321501 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221376 | 13965892 | 7221376 | chr2 | 180707464 | 180773245 | 222.9741866 | 255.09713599999998 | 10.19285744 | 11 | 4 | Dataset1.companion.ome [011] |