Rdocumentation
powered by
Learn R Programming
HTSanalyzeR (version 2.24.0)
writeHTSAHtmlHead: Write the head part of report htmls
Description
This is an internal function.
Usage
writeHTSAHtmlHead(experimentName, htmlfile, rootdir=".")
Arguments
experimentName
a single character value specifying the name of the experiment (just for you own record)
htmlfile
a single character value specifying the name of the html file where the head message will be stored
rootdir
a single character value specifying the relative path from current html file to the root directory
Details
This is an internal function.