Helper packages for differential gene expression analysis in R
1
0
Entering edit mode
2.7 years ago
Dunois ★ 2.5k

I have come across DESeq2, edgeR, and limma for differential expression analysis in R. I know that there are a large number of "helper" packages that enhance the functionality of these packages.

What are some other packages that are really popular and useful in this regard?

The ones I can think of are:

  • tximport - data import.
  • RUVSeq - surrogate variable analysis.
dge deseq2 RNA-seq r • 689 views
ADD COMMENT
1
Entering edit mode

EnhancedVolcano for plotting.

ADD REPLY
1
Entering edit mode
2.7 years ago
Papyrus ★ 2.9k

I suppose it depends on what we consider to be "enhancing" the functionality of the packages. Thinking about packages which appear to be specifically directed to processing the output of these tools, the package Glimma comes to mind because it is focused on exploring the results of limma, edgeR, DESeq2 to produce interactive plots, so I guess it can be considered to enhance functionality. Or for example stageR or IHW which are used to do "post-analysis" of results outputted by e.g. limma or DESeq2.

It is no coincidence that many of those packages (e.g. Glimma or IHW) are created by developers of the original tools. So tools published by those groups are a good place to go looking for packages enhancing functionality, I guess. Workflow papers such as this one usually provide many examples of packages which are well integrated with the output of these tools.

ADD COMMENT

Login before adding your answer.

Traffic: 1953 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6