diff getfastaBed.xml @ 11:7308cc546a36 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 19967671ddd4e750f53d71274e5c12325a402811
author iuc
date Mon, 17 Oct 2016 10:13:35 -0400
parents c78cf6fe3018
children 13400f3c3ec5
line wrap: on
line diff
--- a/getfastaBed.xml	Mon Oct 03 07:36:08 2016 -0400
+++ b/getfastaBed.xml	Mon Oct 17 10:13:35 2016 -0400
@@ -24,7 +24,6 @@
     </command>
     <inputs>
         <param format="bed,vcf,gff,gff3" name="input" type="data" label="BED/VCF/GFF file" />
-        
         <conditional name="fasta_source">
             <param name="fasta_source_selector" type="select" label="Choose the source for the fasta file">
                 <option value="history" selected="True">History</option>
@@ -36,7 +35,7 @@
             <when value="preloaded">
                <param name="fasta_id" type="select">
                   <options from_data_table="all_fasta" />
-               </param> 
+               </param>
             </when>
         </conditional>
         <param name="name" type="boolean" checked="false" truevalue="-name" falsevalue=""