# HG changeset patch
# User iuc
# Date 1508431203 14400
# Node ID 37c8b1afc814a8a1d196261b37ab7d1e8e51ecbd
# Parent af9e03d8577158df6a3a10550d2365b8be8e849e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 93bc570011b7cad70abf36695823478f819b81f1
diff -r af9e03d85771 -r 37c8b1afc814 crossmap_vcf.xml
--- a/crossmap_vcf.xml Tue Sep 26 04:47:28 2017 -0400
+++ b/crossmap_vcf.xml Thu Oct 19 12:40:03 2017 -0400
@@ -8,70 +8,65 @@
- "${filter(lambda x: str( x[1] ) == str($chain_source.input_chain ), $__app__.tool_data_tables['liftOver'].get_fields())[0][2] }"
- #else
- "$chain_source.input_chain"
- #end if
+#if $seq_source.index_source_s == "cached"
+ ## This is the 2nd dbkey, and the corresponding value has to be looked up
+ "${filter(lambda x: str( x[1] ) == str($chain_source.input_chain ), $__app__.tool_data_tables['liftOver'].get_fields())[0][2] }"
+#else
+ '${chain_source.input_chain}'
+#end if
- '${input_file}'
- '${seq_source.input_fasta}'
+'${input_file}'
+'${seq_source.input_fasta}'
- '${output}'
+'${output}'
- && mv "${output}.unmap" "$output_unmapped"
+&& mv '${output}.unmap' '$output_unmapped'
]]>
-
-
+
+
+
+
-
+
+
-
-
-
-
-
-
-
+
-
-
+
+
-
-
-
+
+
-
-
+
-
+
-
+