DEFormats | R Documentation |
DEFormats provides data converters between various formats used by different gene expression analysis packages.
Currently the package supports data conversion between DESeq2 and
edgeR, i.e., between DESeqDataSet
and
DGEList
objects, respectively.
Objects can be coerced using the following methods
as.DESeqDataSet
as.DGEList
Andrzej Oleś <andrzej.oles@gmail.com>, 2016-2023
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.