Description Usage Arguments Value Examples
View source: R/arseq.gsea.preprocess.R
Function takes in the differentially expressed genes from DESEq2 and produces a ranked list for GSEA.
1 |
deg |
Differentially expressed genes dataframe returned by DESeq2 analysis. |
ranked list of genes.
1 | ranked.list <- arseq.gsea.preprocess (deg=example_deg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.