Skip to contents

Modifies the limma top table to include feature indices and names.

Usage

modify_limma_top_table(top_table, feature_names)

Arguments

top_table

A dataframe containing the top table results from limma

feature_names

A character vector of feature names.

Value

A tibble with feature indices and names included.