writeHTSAHtmlTab {HTSanalyzeR}R Documentation

Write tabs to report htmls

Description

This is an internal function.

Usage

writeHTSAHtmlTab(enrichmentAnalysis,tab=c("GSCA","NWA"),htmlfile,rootdir=".",index=TRUE)

Arguments

enrichmentAnalysis
tab

a character vector specifying which tab to generate, "GSCA", "NWA" or both

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

index

a single logical value specifying whether to add an index tab or not

Details

This is an internal function.

Author(s)

Xin Wang


[Package HTSanalyzeR version 2.38.0 Index]