create_gene_table_legend: This function reads an eSet object and returns the html code to display a legend for all columns that have more descriptive annotations in the varMetadata slot.
Description
This function reads an eSet object and returns the html code to display a legend for all columns that have more descriptive annotations in the varMetadata slot.
Usage
create_gene_table_legend(col.names, eset)
Arguments
col.names
character, a vector with column names that are always included in the legend
eset
eSet object
Value
character string with the html code element required to insert the legend into the html report