You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: containers/gatk4/Singularity
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ From: ubuntu:18.04
6
6
apt-get -y install openjdk-8-jre-headless
7
7
8
8
%help
9
-
Custom container for GATK4 to contain only single jar as the result of "./gradlew localJar"in /opt
9
+
Custom container for GATK4 to contain only single jar as the result of "./gradlew localJar"in /opt ; you have to change the filename for the created jar below
0 commit comments