edgeR_resolve: Basic produce of edgeR

View source: R/degResolve.R

edgeR_resolveR Documentation

Basic produce of edgeR

Description

A basic function to get data and produce results of edgeR

Usage

edgeR_resolve(counts_data, group_list, control_group)

Arguments

counts_data

a counts data frame of rows in genes and columns in samples

group_list

a character vector ordered by samples in counts_data

control_group

the name of the denominator level for the fold change (Control group)

Value

a DEG data frame

Examples

edgeR_resolve_(counts_input, group_list, control_group= "C")

xiayh17/RNAseqStat2 documentation built on May 27, 2023, 12:13 p.m.