writeIgvJnlp: Writes a .jnlp file

View source: R/igv.R

writeIgvJnlpR Documentation

Writes a .jnlp file

Description

Writes a .jnlp file and adds the projectId and the sessionUrl to the template.

Usage

writeIgvJnlp(jnlpFile, projectId, sessionUrl)

ezIgvTemplateFile()

Arguments

jnlpFile

the connection to write the IGV.

projectId

a character representing the project ID.

sessionUrl

a character representing the URL of the session.

Value

Returns lines written to the specified connection.

Functions

  • ezIgvTemplateFile: Gets the IGV template file.

Author(s)

Rehrauer, Hubert

Schmid, Peter


uzh/ezRun documentation built on April 14, 2024, 5:09 a.m.