powered by
OMEROServer class Provides access to an OMERO server
host
The host name
port
The port number
username
The username
password
The password
credentialsFile
Text file providing username and password
gateway
Reference to the Gateway
user
The logged in user
ctx
The current SecurityContext
# NOT RUN { server <- OMEROServer(username = 'root', password = 'xyz', host = 'localhost') # }
Run the code above in your browser using DataLab