ttopFormatter: 'ttopFormatter'

View source: R/limma_aux_functions.R

ttopFormatterR Documentation

ttopFormatter

Description

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.


saezlab/ocean documentation built on Nov. 12, 2024, 5 a.m.