changeset 3:6551ad3d75f4 draft

planemo upload for repository https://github.com/joachimwolff/galaxytools/tree/hicup/tools/hicup commit e6a9507eb198c6bf2c63ddae387c262bfc8dbd16
author bgruening
date Thu, 09 Nov 2017 11:15:26 -0500
parents 6cc9a607f899
children 46e5b4782715
files hicup_macros.xml
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/hicup_macros.xml	Tue Nov 07 02:47:44 2017 -0500
+++ b/hicup_macros.xml	Thu Nov 09 11:15:26 2017 -0500
@@ -14,9 +14,9 @@
         </stdio>
     </xml>
     <xml name="citation_hicup">
-       <citations>
-	        <citation type="doi">10.12688/f1000research.7334.1</citation>
-	    </citations>  
+	<citations>
+        <citation type="doi">10.12688/f1000research.7334.1</citation>
+	</citations>  
     </xml>
     <xml name="reference_genome_macro">
         <conditional name="reference_genome">
@@ -26,7 +26,7 @@
             </param>
             <when value="indexed">
                 <param name="index" type="select" label="Select reference genome" help="If your genome of interest is not listed, contact the Galaxy team">
-                <options from_data_table="bowtie2_indices">
+                <options from_data_table="bowtie2_indexes">
                     <filter type="sort_by" column="2"/>
                     <validator type="no_options" message="No indexes are available for the selected input dataset"/>
                 </options>
@@ -62,7 +62,6 @@
         <data name="dataset2_trunc" format="fastq" label="Hicup Dataset2 Truncation" from_work_dir="dataset2.trunc.fastq" />
         <data name="dataset1_truncater_barchart" format="svg" label="Hicup Dataset1 Truncation Barchart.svg" from_work_dir="dataset1.truncation_barchart.svg" />
         <data name="dataset2_truncater_barchart" format="svg" label="Hicup Dataset2 Truncation Barchart.svg" from_work_dir="dataset2.truncation_barchart.svg" />
-        
     </xml>
     <xml name="input_files">
         <param name="input_first_sequence" type="data" format="fastq" label="First input sequence" help="The first sequence:"/>