changeset 97:b26040bb6301 draft

planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/edger_with_design_matrix commit 73d87531bc80b0a4e688001cd5f8ab1df9526c08-dirty
author yhoogstrate
date Wed, 27 May 2015 09:18:18 -0400
parents aef2ea94533b
children 943778e4dafa
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed May 27 09:00:14 2015 -0400
+++ b/tool_dependencies.xml	Wed May 27 09:18:18 2015 -0400
@@ -4,7 +4,7 @@
 		<repository changeset_revision="e509651776fa" name="package_r_3_0_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
 	</package>
 	
-	<package name="package_biocLite_edgeR_limma_latest" version="latest">
+	<package name="biocLite_edgeR_limma" version="latest">
 		<install version="1.0"> 
 			<actions>
 				
@@ -29,7 +29,7 @@
 	   </readme>
 	</package>
 	
-	<package name="package_design_matrix_creator_1_0_0" version="1.0.0">
+	<package name="design_matrix_creator" version="1.0.0">
 		<install version="1.0">
 			<actions>
 				<action type="shell_command">mkdir $INSTALL_DIR/bin ; cp $REPOSITORY_INSTALL_DIR/design_matrix_creator $INSTALL_DIR/bin/</action>
@@ -44,7 +44,7 @@
 		</install>
 	</package>
 	
-	<package name="package_edger_dge_table_to_bedgraph_1_0_0" version="1.0.0">
+	<package name="edger_dge_table_to_bedgraph" version="1.0.0">
 		<install version="1.0">
 			<actions>
 				<action type="shell_command">mkdir $INSTALL_DIR/bin ; cp $REPOSITORY_INSTALL_DIR/edger_dge_table_to_bedgraph $INSTALL_DIR/bin/</action>