OMEROServer-class: OMEROServer class Provides access to an OMERO server

Description Slots Examples

Description

OMEROServer class Provides access to an OMERO server

Slots

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

Examples

1
2
3
4
## Not run: 
server <- OMEROServer(username = 'root', password = 'xyz', host = 'localhost')

## End(Not run)

romero.gateway documentation built on Dec. 23, 2018, 5:04 p.m.