To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224015 add
?query=shape>7224015
to the URL.
For a more complex example, try
?query=(shape>7224015)&(shape<7224016)
Query "(shape>7224014)&(shape<7224017)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372815 | 7224015 | 13965902 | 7224015 | chr2 | 192700456 | 192763963 | 430.0 | 178.0 | 18.0 | 21 | 6 | Dataset1.companion.ome [021] |
| 2372815 | 7224016 | 13965902 | 7224016 | chr2 | 196320065 | 196387628 | 432.0 | 195.0 | 14.0 | 21 | 6 | Dataset1.companion.ome [021] |