Mercurial > repos > yating-l > gbtofasta
diff tool_dependencies.xml @ 4:3568235c44bf draft
planemo upload commit 4737b5365c135058ff6dc65a3d9f249b11f1751a-dirty
| author | yating-l |
|---|---|
| date | Tue, 08 Aug 2017 17:53:39 -0400 |
| parents | e51fb8c5bb1c |
| children |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jun 05 12:00:08 2017 -0400 +++ b/tool_dependencies.xml Tue Aug 08 17:53:39 2017 -0400 @@ -1,27 +1,6 @@ <?xml version="1.0"?> <tool_dependency> - <!-- required tools: - - blat - - sort - - pslReps - - faPolyASizes - - pslCDnaFilter - --> <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="cb552dc29cb9" name="package_ucsc_blat_340" owner="yating-l" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> -</tool_dependency> \ No newline at end of file +</tool_dependency>
