# HG changeset patch # User yating-l # Date 1495143658 14400 # Node ID 692e8c712915df894e1213ddfc5041b0aadd8166 # Parent 8d1cf7ce65cd49e124c2ccfd5f96797c6508b381 planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit d583ac16a6c6942730ea536eb59cc37941816030-dirty diff -r 8d1cf7ce65cd -r 692e8c712915 tool_dependencies.xml --- a/tool_dependencies.xml Thu May 18 17:25:33 2017 -0400 +++ b/tool_dependencies.xml Thu May 18 17:40:58 2017 -0400 @@ -68,17 +68,13 @@ - - - - - XML::Parser - http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.922.tar.gz - http://jbrowse.org/wordpress/wp-content/plugins/download-monitor/download.php?id=105 $INSTALL_DIR/jbrowse + if [ -d "$TMP_WORK_DIR" ] ; then export HOME=$TMP_WORK_DIR ; else export HOME=`mktemp -d` ; fi ; + + ./setup.sh