r-degreport 1.44.0
Report of DEG analysis
This is a package for creating na HTML report of differential expression analyses of count data. It integrates some of the code mentioned in DESeq2 and edgeR
vignettes, and report a ranked list of genes according to the fold changes mean and variability for each selected gene.
- Outputs:
out
- Website: https://lpantano.github.io/DEGreport/
- Licenses: Expat
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-degreport 1.44.0
as follows:
guix install r-degreport@1.44.0
Or install the latest version:
guix install r-degreport
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.