Mercurial > repos > yating-l > ucsc_pslcheck
changeset 1:97fd1b4df43a draft default tip
planemo upload commit eaa79feba5c85a79c656e5f660474f8c50e698e2-dirty
author | yating-l |
---|---|
date | Wed, 16 May 2018 18:37:23 -0400 |
parents | 68f0da46b7e2 |
children | |
files | pslCheck.xml tool_dependencies.xml |
diffstat | 2 files changed, 3 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/pslCheck.xml Wed Apr 12 17:55:33 2017 -0400 +++ b/pslCheck.xml Wed May 16 18:37:23 2018 -0400 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="ucsc_pslcheck" name="UCSC pslCheck" version="1.0"> +<tool id="ucsc_pslcheck" name="UCSC pslCheck" version="1.1"> <description>validate PSL files</description> <requirements> <requirement type="package" version="1.0">ucsc_tools_340_for_BLAT</requirement>
--- a/tool_dependencies.xml Wed Apr 12 17:55:33 2017 -0400 +++ b/tool_dependencies.xml Wed May 16 18:37:23 2018 -0400 @@ -5,20 +5,6 @@ - pslCheck --> <package name="ucsc_tools_340_for_BLAT" version="1.0"> - <install version="1.0"> - <actions_group> - <actions architecture="x86_64" os="linux"> - <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/package_ucsc_tools_340_for_BLAT.tar.gz</action> - <action type="move_directory_files"> - <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR/bin</destination_directory> - </action> - </actions> - <action type="set_environment"> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> - </action> - </actions_group> - </install> - <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme> + <repository changeset_revision="b57fd6b3736c" name="package_ucsc_blat_340" owner="yating-l" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> -</tool_dependency> \ No newline at end of file +</tool_dependency>