changeset 2:1046ff4cef3a draft default tip

planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author devteam
date Tue, 13 Oct 2015 12:26:00 -0400
parents 433660af5d5e
children
files microsats_alignment_level.xml tool_dependencies.xml
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/microsats_alignment_level.xml	Thu Apr 10 13:47:14 2014 -0400
+++ b/microsats_alignment_level.xml	Tue Oct 13 12:26:00 2015 -0400
@@ -9,13 +9,13 @@
   <inputs>
     <page>
     	<param format="fasta" name="input1" type="data" label="Select data"/>
-    	<param name="separation" size="10" type="integer" value="10" label="Minimum base pair distance between adjacent microsatellites"
+    	<param name="separation" type="integer" value="10" label="Minimum base pair distance between adjacent microsatellites"
     	help="A value of 10 means: Adjacent microsatellites separated by less than 10 base pairs will be excluded from the output."/>
-    	<param name="mono_threshold" size="10" type="integer" value="9" label="Minimum Threshold for the number of repeats for mononucleotide microsatellites"
+    	<param name="mono_threshold" type="integer" value="9" label="Minimum Threshold for the number of repeats for mononucleotide microsatellites"
     	help="A value of 9 means: All mononucleotide microsatellites having fewer than 9 repeats will be excluded from the output."/>
-    	<param name="non_mono_threshold" size="10" type="integer" value="4" label="Minimum Threshold for the number of repeats for non-mononucleotide microsatellites"
+    	<param name="non_mono_threshold" type="integer" value="4" label="Minimum Threshold for the number of repeats for non-mononucleotide microsatellites"
     	help="A value of 4 means: All non-mononucleotide microsatellites having fewer than 4 repeats will be excluded from the output."/>
-    	<param name="allow_different_units" size="5" type="select" label="Allow orthologous positions to have different microsatellite repeat units/motifs?">
+    	<param name="allow_different_units" type="select" label="Allow orthologous positions to have different microsatellite repeat units/motifs?">
     		<option value="0" selected="true">No</option>
           	<option value="1">Yes</option>
          </param>
--- a/tool_dependencies.xml	Thu Apr 10 13:47:14 2014 -0400
+++ b/tool_dependencies.xml	Tue Oct 13 12:26:00 2015 -0400
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tool_dependency>
   <package name="sputnik" version="1.0">
-      <repository changeset_revision="6bb4c72e9a69" name="package_sputnik_1_0" owner="devteam" prior_installation_required="False" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+      <repository changeset_revision="6bb4c72e9a69" name="package_sputnik_1_0" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
 </tool_dependency>