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

OMEROServer-classR Documentation

OMEROServer class Provides access to an OMERO server

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

sudoCtx

Optional Sudo SecurityContext

Examples

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

## End(Not run)

ome/rOMERO-gateway documentation built on Nov. 5, 2023, 9:29 a.m.