diff vegan_rarefaction.xml @ 2:559d2b7062ad draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vegan/vegan_rarefaction commit dfaab7cbfdee82c9fe4ff34ce02b42fc456b9db9
author iuc
date Mon, 14 Dec 2015 15:17:20 -0500
parents 2cf7de21bff0
children 2d2a742708c4
line wrap: on
line diff
--- a/vegan_rarefaction.xml	Tue Oct 13 17:29:38 2015 -0400
+++ b/vegan_rarefaction.xml	Mon Dec 14 15:17:20 2015 -0500
@@ -1,4 +1,4 @@
-<tool id="vegan_rarefaction" name="Vegan Rarefaction" version="0.0.1">
+<tool id="vegan_rarefaction" name="Vegan Rarefaction" version="0.0.2">
     <description>
         curve and statistics
     </description>
@@ -17,6 +17,7 @@
     </command>
     <configfiles>
         <configfile name="vegan_rarefaction_script"><![CDATA[
+@RSCRIPT_PREAMBLE@
 @RSCRIPT_LOAD_TABULAR_FILE@
 #set $include_files = str( $include_outputs ).split( "," )