Skip to content

Docker containers based on Bioconductor's docker with additional software used by the Institute for Biomedicine (IfB) from Eurac Research.

Notifications You must be signed in to change notification settings

EuracBiomedicalResearch/ifb_bioconductor_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Docker containers for the Institute for Biomedicine

License: CC BY-NC 4.0 docker pulls Docker Image Version (latest by date)

Last updated: 2024-08-05 Bioconductor release: 3.20 (devel)

This repository defines docker containers extending the docker containers from Bioconductor with additional software needed at the Institute for Biomedicine from Eurac Research.

Each branch is linked to a different Bioconductor (docker) version, with the main branch always linking to the current developmental Bioconductor version and respective docker image with tag devel.

Additional software

The docker container builds on the official Bioconductor docker container adding the following software:

  • SOLAR-Eclipse version 8.5.1 (static).
  • A set of perl libraries required by Haplopainter to enable usage of this software for pedigree plotting using the FamAgg Bioconductor package.
  • The tinytex R package installed for the rstudio user.

Build and test the docker images locally

To build the docker image locally run

docker build . --pull -t jorainer/ifb_bioconductor_docker:devel

The docker can then be started with (which will open an interactive shell within the running container).

docker run -it --user rstudio jorainer/ifb_bioconductor_docker:devel /bin/bash

About

Docker containers based on Bioconductor's docker with additional software used by the Institute for Biomedicine (IfB) from Eurac Research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published