Repository 'hicup_mapper'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/hicup_mapper

Changeset 3:f396b479c2f2 (2017-11-09)
Previous changeset 2:320a2d826a00 (2017-11-07) Next changeset 4:99dd0efa992b (2018-05-25)
Commit message:
planemo upload for repository https://github.com/joachimwolff/galaxytools/tree/hicup/tools/hicup commit e6a9507eb198c6bf2c63ddae387c262bfc8dbd16
modified:
hicup_macros.xml
b
diff -r 320a2d826a00 -r f396b479c2f2 hicup_macros.xml
--- a/hicup_macros.xml Tue Nov 07 02:48:35 2017 -0500
+++ b/hicup_macros.xml Thu Nov 09 11:16:29 2017 -0500
b
@@ -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:"/>