This function builds the skeleton of a dataset which can be used by the module formatDT. It creates additional columns to be used to style the table. to colors cells.

FormatDataForDT(se, digits = 2)

Arguments

se

An instance of the class SummarizedExperiment

digits

An 'integer(1)' to specify the number of digits to display in the tables for numerical values. Default is 2.

Value

A data.frame