changeset 1:1e881a00d8ff draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447-dirty
author iuc
date Tue, 26 Sep 2017 06:05:09 -0400
parents bc72094f7ce9
children 79f9e32b380b
files dump2/.gitignore dump2/out.bam.bam dump2/out.bam.unmap.bam dump2/out2.bam dump2/out2.sorted.bam dump2/out2.sorted.bam.bai dump2/out2.sorted.bam.bam dump2/output2.bam dump2/output2.unmap.bam macros.xml
diffstat 6 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dump2/.gitignore	Tue Sep 26 05:44:37 2017 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-*
Binary file dump2/out2.bam has changed
Binary file dump2/out2.sorted.bam has changed
Binary file dump2/out2.sorted.bam.bai has changed
Binary file dump2/out2.sorted.bam.bam has changed
--- a/macros.xml	Tue Sep 26 05:44:37 2017 -0400
+++ b/macros.xml	Tue Sep 26 06:05:09 2017 -0400
@@ -30,7 +30,7 @@
                         <column name="dbkey" index="0"/><!-- species/build 'from' -->
                         <column name="name" index="1"/><!-- species/build 'to' -->
                         <column name="value" index="2"/><!-- path of chain file -->
-                        <filter type="data_meta" ref="input" key="dbkey" column="0"/>
+                        <filter type="data_meta" ref="input" key="dbkey"/>
                     </options>
                 </param>
             </when>