To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222857 add
?query=shape>7222857
to the URL.
For a more complex example, try
?query=(shape>7222857)&(shape<7222858)
Query "(shape>7222856)&(shape<7222859)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372774 | 7222857 | 13965898 | 7222857 | chr2 | 189698368 | 189767443 | 316.06072919999997 | 651.3813309999999 | 11.506141900000001 | 17 | 3 | Dataset1.companion.ome [017] |
2372774 | 7222858 | 13965898 | 7222858 | chr2 | 192700456 | 192763963 | 316.0 | 658.0 | 13.0 | 17 | 3 | Dataset1.companion.ome [017] |