changeset 24:8ca11426b792

- Replaced with different version
author shian_su <registertonysu@gmail.com>
date Wed, 19 Nov 2014 23:43:08 +1100
parents 339ff48d253d
children 04dda81a6652
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 19 23:41:54 2014 +1100
+++ b/tool_dependencies.xml	Wed Nov 19 23:43:08 2014 +1100
@@ -1,11 +1,9 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    
     <package name="R_3_1_1" version="3.1.1">
         <repository name="package_r_3_1_1" owner="fubar" prior_installation_required="True" />
     </package>
-    
-    <package name="shrnaseq" version-"1.2.1">
+    <package name="shrnaseq" version="1.0.10">
         <install version="1.0">
             <actions>
                 <action type="setup_r_environment">
@@ -13,7 +11,6 @@
                     <repository name="package_r_3_1_1" owner="fubar">
                         <package name="R_3_1_1" version="3.1.1" />
                     </repository>
-                    
                     <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/locfit_1.5-9.1.tar.gz</package>
                     <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/statmod_1.4.20.tar.gz</package>
                     <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/limma_3.20.9.tar.gz</package>
@@ -21,10 +18,9 @@
                 </action>
             </actions>
         </install>
-        
         <readme>
-          shrnaseq analysis using edgeR bioConductor package.
-          http://bioconductor.org/packages/release/bioc/html/edgeR.html
+            shrnaseq analysis using edgeR bioConductor package.
+            http://bioconductor.org/packages/release/bioc/html/edgeR.html
         </readme>
     </package>
 </tool_dependency>