This function is for identify DEG from a given matrix
1 | DEGanalysis(exprMat, group)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.