chmGetURL {NGCHM}R Documentation

Get the URL for an installed NGCHM.

Description

Return the URL for accessing the specified Next Generation Clustered Heat Map (NGCHM) on the specified server.

Usage

chmGetURL(chm, ...)

## S4 method for signature 'character'
chmGetURL(chm, server = NULL, ...)

## S4 method for signature 'ngchm'
chmGetURL(chm, server = NULL, ...)

Arguments

chm

A single character string specifying the name of the NG-CHM.

...

Ignored.

server

The server on which to view the NGCHM

Value

A character string representing the URL of the specified NG-CHM on the specified server.

See Also

ngchmServer

ngchm


[Package NGCHM version 1.0.3 Index]