To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224018 add
?query=shape>7224018
to the URL.
For a more complex example, try
?query=(shape>7224018)&(shape<7224019)
Query "(shape>7224017)&(shape<7224020)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224018 | 13965902 | 7224018 | chr2 | 205087694 | 205149345 | 433.0 | 194.0 | 13.0 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224019 | 13965902 | 7224019 | chr2 | 210830897 | 210898218 | 423.9750126 | 193.51983380000001 | 14.50890896 | 21 | 6 | Dataset1.companion.ome [021] |