EMOGEA stands for Error Modeled Gene Expression Analysis (EMOGEA), an R package for the analysis of RNA-Seq gene expression data.
To install the package, type in the R console:
devtools::install_github("itikadi/EMOGEA", build_vignettes = TRUE)
Check the vignette to see how to use the package:
browseVignettes("EMOGEA")
It is highly recommended to use the Microsoft R Open distribution to use the package (R >= 4.0.0).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.