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