## initialize imageHTS object using the remote kimorph screen
local = tempdir()
server = 'http://www.ebi.ac.uk/huber-srv/cellmorph/kimorph/'
x = parseImageConf('conf/imageconf.txt', localPath=local, serverURL=server)
if (interactive()) {
popCellPicker(x, uname=c('002-02-A11', '001-01-C17'))
popWebQuery(x)
}
Run the code above in your browser using DataLab