View source: R/limma_aux_functions.R
ttopFormatter | R Documentation |
ttopFormatter
This function is simply designed to format the toptable of limma with first column as gene identifiers instead of only row.names.
ttopFormatter(ttop)
ttop |
a toptable dataframe generated by the topTable function of limma |
a dataframe similar to the output of topTable function of limma but with first column as IDs instead of onyl row.names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.