# HG changeset patch # User iuc # Date 1453214266 18000 # Node ID a8f485b2efd9a7c04e2af3c45565e3d3c3b40af7 # Parent a288b8869b7bf731dd86f2250bc44cb378c706be planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fastqc_0_11_4 commit b'67cff25a50ba173b0468819204d0999496f68ea9' diff -r a288b8869b7b -r a8f485b2efd9 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jan 19 06:56:53 2016 -0500 +++ b/tool_dependencies.xml Tue Jan 19 09:37:46 2016 -0500 @@ -8,22 +8,27 @@ ../FastQC $INSTALL_DIR - chmod ugo+x $INSTALL_DIR/fastqc + + + $INSTALL_DIR/fastqc + + + $INSTALL_DIR + $INSTALL_DIR https://depot.galaxyproject.org/software/fastqc/fastqc_0.11.4_darwin_all.dmg - hdiutil attach fastqc_v0.11.4.dmg && + hdiutil attach fastqc_0.11.4_darwin_all.dmg && cp -R /Volumes/FastQC/FastQC.app $INSTALL_DIR && hdiutil detach /Volumes/FastQC - chmod ugo+x $INSTALL_DIR/fastqc + + $INSTALL_DIR/FastQC.app/Contents/MacOS + $INSTALL_DIR/FastQC.app/Contents/MacOS + - - $INSTALL_DIR - $INSTALL_DIR -