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
1 2 3 4 | ## Not run:
server <- OMEROServer(username = 'root', password = 'xyz', host = 'localhost')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.