limma_top_table: limma_top_table

View source: R/DEG.R

limma_top_tableR Documentation

limma_top_table

Description

Helper function to get DEG results

Usage

limma_top_table(mergeset, diagnosis, q_value)

Arguments

mergeset

A matrix of merged expression sets (rows = genes, columns = samples). The output of the funtion 'sigident.preproc::load_geo_data()'.

diagnosis

A vector of integers, holding the binary outcome variable (0 = "Control", 1 = "Target").

q_value

A numeric value for the q-value (false discovery rate) (default=0.01).


miracum/clearly-sigident.func documentation built on June 28, 2022, 3:16 p.m.