Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Commit

Permalink
Updated singularity tests, working now
Browse files Browse the repository at this point in the history
  • Loading branch information
apeltzer committed Jul 20, 2017
1 parent 61a38ea commit 07f5199
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ echo "Server = https://lambda.informatik.uni-tuebingen.de/repo/mypkgs/" >> /etc/


#Installing basic dependencies
pacman -Sy --noconfirm freetype2 ttf-dejavu git libcups mesa-libgl rsync strace r python2 gsl libxtst
pacman -Sy --noconfirm freetype2 ttf-dejavu git libcups mesa-libgl rsync strace r python2 gsl libxtst intel-tbb

#Clean up
paccache -r -k0
Expand Down Expand Up @@ -59,14 +59,15 @@ samtools || true
mapDamage -h
damageprofiler -h
dedup -h
clipandmerge -h
ClipAndMerge
AdapterRemoval --version
fastqc -h
vcf2genome -h
qualimap -h
ReportTable -h
schmutzi -h
bowtie2 -h
eagercli
picard -h
gatk --help
picard || true
gatk --version

0 comments on commit 07f5199

Please sign in to comment.