# HG changeset patch
# User iuc
# Date 1506420309 14400
# Node ID 1e881a00d8ff799728641bcd6e2223aec6d3cc03
# Parent  bc72094f7ce972b69db55e2ab0c69b24a0af5c53
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447-dirty

diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/.gitignore
--- 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 @@
-*
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/out.bam.bam
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/out.bam.unmap.bam
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/out2.bam
Binary file dump2/out2.bam has changed
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/out2.sorted.bam
Binary file dump2/out2.sorted.bam has changed
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/out2.sorted.bam.bai
Binary file dump2/out2.sorted.bam.bai has changed
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/out2.sorted.bam.bam
Binary file dump2/out2.sorted.bam.bam has changed
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/output2.bam
diff -r bc72094f7ce9 -r 1e881a00d8ff dump2/output2.unmap.bam
diff -r bc72094f7ce9 -r 1e881a00d8ff macros.xml
--- 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>