edgeR (http://www.bioconductor.org/packages/release/bioc/html/edgeR.html) docker image.
6.8K
This image allows the usage of the edgeR Bioconductor package, a software tool for differential gene expression analysis based on the negative binomial distribution.
You should adapt and run the following command: docker run --rm -it -v /your/data/dir:/data pegi3s/r_edger Rscript /data/script.R
In this command, you should replace:
/your/data/dir to point to the directory that contains the input files you want to analyze and the R script to be executed.script.R to the actual name of your script using EdgeR (i.e. containing library("edgeR")).Content type
Image
Digest
sha256:974b62f28…
Size
365.4 MB
Last updated
over 2 years ago
docker pull pegi3s/r_edger