DEGanalysis: This function is for identify DEG from a given matrix

Description Usage Arguments

View source: R/config.R

Description

This function is for identify DEG from a given matrix

Usage

1
DEGanalysis(exprMat, group)

Arguments

group

should be a factor whose length is identical to the number of the columns in expr_mat, describing the group information of each column in expr_mat

expr_mat

should a matrix in stead of a data frame, with column for samples and rows for signature(gene/protein/metabolics...) For transcriptome, a matrix after log transformation is recommended.


chinese-quartet/exp2qcdt documentation built on Dec. 19, 2021, 3:58 p.m.