Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.42 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.42 KB

Status Issue forks Stars License

singularity-gatk

Logo Singularity recipe for GATK.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the gatk script

to /opt/packages/gatk/4.2.0.0.

Copy the file modulefile.lua to /opt/modulefiles/gatk as 4.2.0.0.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2024 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.