writeIgvJnlp | R Documentation |
Writes a .jnlp file and adds the projectId
and the sessionUrl
to the template.
writeIgvJnlp(jnlpFile, projectId, sessionUrl)
ezIgvTemplateFile()
jnlpFile |
the connection to write the IGV. |
projectId |
a character representing the project ID. |
sessionUrl |
a character representing the URL of the session. |
Returns lines written to the specified connection.
ezIgvTemplateFile
: Gets the IGV template file.
Rehrauer, Hubert
Schmid, Peter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.