Sign inSign up

nbutter/pedig

By nbutter

Updated over 6 years ago

a Fortran Package for Pedigree Analysis Suited for large populations

Image
0

843

nbutter/pedig repository overview

pedig

Dockerfile for PEDIG: a Fortran Package for Pedigree Analysis Suited for large populations

The Dockerfile rebuilds the fortran codes in an Ubuntu environment, using the compile.sh script.

To build this docker file docker build -t pedig . --no-cache

To run this container locally mounting the current directory:

  • Windows docker run -it --rm -v C:\WORK\ShortProjects\pedigree\:/workspace pedig
  • Linux sudo docker run -it --rm -v`pwd`:/workspace pedig

See for https://www6.jouy.inrae.fr/gabi/Outils-scientifiques/Logiciels/Pedig more details.

Tag summary

Content type

Image

Digest

Size

99.6 MB

Last updated

over 6 years ago

docker pull nbutter/pedig