Sign inSign up

pegi3s/r_project

By pegi3s

Updated 8 days ago

R Project (https://www.r-project.org/) docker image.

Image
Languages & frameworks
Data science
0

10K+

pegi3s/r_project repository overview

This image belongs to a larger project called Bioinformatics Docker Images Project (http://pegi3s.github.io/dockerfiles)

(Please note that the original software licenses still apply)

This image facilitates the usage of R Project, a free software environment for statistical computing and graphics.

Using the R Project image in Linux

You should adapt and run the following command: docker run --rm -it -v /your/data/dir:/data pegi3s/r_project R

In this command, you should replace:

  • /your/data/dir to point to the directory that contains the input files you want to analyze.

To see the R Project help, just run docker run --rm pegi3s/r_project R --help.

Tag summary

Content type

Image

Digest

sha256:a25b5adba

Size

457.1 MB

Last updated

8 days ago

docker pull pegi3s/r_project