Mass Spectrometry and Metabolomics Tools in Docker
Start a container with the default R interpeter
docker run -it --rm -v "${PWD}"/data -w /data infotechsoft/metabolomics
Start a container with a BASH shell
docker run -it --rm -v "${PWD}"/data -w /data infotechsoft/metabolomics /bin/bash
- r-base: 4.0.2
- Bioconductor Packages:
View R-project license information for the software contained in this image.
