Skip to contents

This function is simply designed to format the toptable of limma with first column as gene identifiers instead of only row.names.

Usage

ttopFormatter(ttop)

Arguments

ttop

a toptable dataframe generated by the topTable function of limma

Value

a dataframe similar to the output of topTable function of limma but with first column as IDs instead of onyl row.names.