To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222842 add
?query=shape>7222842
to the URL.
For a more complex example, try
?query=(shape>7222842)&(shape<7222843)
Query "(shape>7222841)&(shape<7222844)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372773 | 7222842 | 13965898 | 7222842 | chr2 | 192700456 | 192763963 | 246.32942480000003 | 234.94482850000003 | 15.90980072 | 17 | 2 | Dataset1.companion.ome [017] |
2372773 | 7222843 | 13965898 | 7222843 | chr2 | 196320065 | 196387628 | 262.43340980000005 | 240.9701383 | 18.81734802 | 17 | 2 | Dataset1.companion.ome [017] |